Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Sanches authored Mar 11, 2019
1 parent 65a0d80 commit 505b96d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.0.0] - 2019-03-11
### Added
- Concurrency safety when sorting the tree.
- Support for configuring the tree via bitwise flags.
Expand Down Expand Up @@ -128,7 +128,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- This package's source code, including examples and tests.
- Go dep files.

[Unreleased]: https://github.com/gbrlsnchs/radix/compare/v0.4.5...HEAD
[1.0.0]: https://github.com/gbrlsnchs/radix/compare/v0.4.5...v1.0.0
[0.4.5]: https://github.com/gbrlsnchs/radix/compare/v0.4.4...v0.4.5
[0.4.4]: https://github.com/gbrlsnchs/radix/compare/v0.4.3...v0.4.4
[0.4.3]: https://github.com/gbrlsnchs/radix/compare/v0.4.2...v0.4.3
Expand Down

0 comments on commit 505b96d

Please sign in to comment.