Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
asispts committed Apr 28, 2023
1 parent 87a8127 commit 7beca5a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.0] - 2023-04-28
### Added
- Add `ContentTypeParser`
- Add `AcceptEncodingParser`
Expand All @@ -19,5 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Initial release


[Unreleased]: https://github.com/asispts/http-accept/compare/v0.1...HEAD
[Unreleased]: https://github.com/asispts/http-accept/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/asispts/http-accept/releases/tag/v1.0.0
[0.1]: https://github.com/asispts/http-accept/releases/tag/v0.1

0 comments on commit 7beca5a

Please sign in to comment.