Skip to content

Commit

Permalink
Update Changelog for 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
markjfisher committed Oct 20, 2023
1 parent 8f855bc commit 9e02e1a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

## [Unreleased]

## [2.0.0] - 2023-09-24

### Added

- Moved BDD src to separate project as it shared over multiple projects now
- Moved BDD src to separate project as it shared over multiple projects
- Added apple-single testing feature
- Added Smart Port emulator for feature tests to be able to run apple2 fujinet code
- Added network_open for apple2
Expand All @@ -17,6 +19,9 @@
- Added network_json_query for atari and apple2
- Added network_json_parse for atari and apple2

Test applications that run on hardware can be found at <https://github.com/markjfisher/fujinet-network-lib-tests>
Unit tests are still run from testing/bdd-testing directory.

### Breaking

- network_status: add bw, c, err parameters
Expand Down

0 comments on commit 9e02e1a

Please sign in to comment.