Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Bellanger committed Apr 22, 2024
1 parent e67b360 commit 2469dd4
Showing 1 changed file with 26 additions and 22 deletions.
48 changes: 26 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- [Breaking] Add timeout to `NetworkDriver`

### Changed

- Improve errors in `UsbDriver`
Expand All @@ -30,28 +34,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Add table for page codes:
- `Katakana`
- `PC850`
- `PC851`
- `PC853`
- `PC857`
- `PC737`
- `PC863`
- `PC866`
- `WPC775`
- `PC855`
- `PC861`
- `PC862`
- `PC869`
- `PC1118`
- `PC1119`
- `PC1125`
- `WPC1250`
- `WPC1251`
- `WPC1253`
- `WPC1254`
- `WPC1257`
- `KZ1048`
- `Katakana`
- `PC850`
- `PC851`
- `PC853`
- `PC857`
- `PC737`
- `PC863`
- `PC866`
- `WPC775`
- `PC855`
- `PC861`
- `PC862`
- `PC869`
- `PC1118`
- `PC1119`
- `PC1125`
- `WPC1250`
- `WPC1251`
- `WPC1253`
- `WPC1254`
- `WPC1257`
- `KZ1048`

### Changed

Expand Down

0 comments on commit 2469dd4

Please sign in to comment.