mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
Prepare for release: v0.2.0
This commit is contained in:
parent
303a70dbfe
commit
2c9279e51e
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@ All notable changes to Radix project will be documented in this file.
|
||||||
This project aims to comply with [Semantic Versioning](http://semver.org/),
|
This project aims to comply with [Semantic Versioning](http://semver.org/),
|
||||||
so please check *Changed* and *Removed* notes before upgrading.
|
so please check *Changed* and *Removed* notes before upgrading.
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.2.0] - 2016-03-15
|
||||||
### Removed
|
### Removed
|
||||||
- Attempt to use two named parameters at the same level will raise
|
- Attempt to use two named parameters at the same level will raise
|
||||||
`Radix::Tree::SharedKeyError`
|
`Radix::Tree::SharedKeyError`
|
||||||
|
@ -25,6 +25,7 @@ so please check *Changed* and *Removed* notes before upgrading.
|
||||||
### Added
|
### Added
|
||||||
- Initial release based on code extracted from Beryl.
|
- Initial release based on code extracted from Beryl.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/luislavena/radix/compare/v0.1.2...HEAD
|
[Unreleased]: https://github.com/luislavena/radix/compare/v0.2.0...HEAD
|
||||||
|
[0.2.0]: https://github.com/luislavena/radix/compare/v0.1.2...v0.2.0
|
||||||
[0.1.2]: https://github.com/luislavena/radix/compare/v0.1.1...v0.1.2
|
[0.1.2]: https://github.com/luislavena/radix/compare/v0.1.1...v0.1.2
|
||||||
[0.1.1]: https://github.com/luislavena/radix/compare/v0.1.0...v0.1.1
|
[0.1.1]: https://github.com/luislavena/radix/compare/v0.1.0...v0.1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue