Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spajxo authored Mar 26, 2024
1 parent 614376f commit af6c0bb
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,20 @@ All notable changes will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [Unreleased]
## [0.6.0]
### Changed
- Change the prefix in File::temp()

## [0.5.0]
### Changed
- Dependencies updates

## [0.4.0]
### Added
- Add more tests
- Add StreamDecoratorTrait test
- Improve test coverage

### Changed
- Change the prefix in File::temp()

## [0.3.0] 2022-02-27
### Added
- Add BufferedStream that buffers stream data, to make it seekable
Expand Down

0 comments on commit af6c0bb

Please sign in to comment.