Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 28, 2023
1 parent 4734cf9 commit af41460
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions crates/anstream/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Breaking Change

- Internal traits moved to `stream` mod
- Shift focus from traits to methods for locking / terminal checks

### Fixes

- Capture `print!` et all in tests
- Hold locks over multi-part writes

## [0.5.0] - 2023-08-24

### Compatibility
Expand Down

0 comments on commit af41460

Please sign in to comment.