mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
Prepare for release: v0.3.6
This commit is contained in:
parent
1eabf1a23f
commit
0dc6e174d2
1 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,8 @@ 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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.3.6] - 2017-01-18
|
||||||
### Fixed
|
### Fixed
|
||||||
- Correct lookup issue caused by similar priority between named paramter and
|
- Correct lookup issue caused by similar priority between named paramter and
|
||||||
shared partial key [kemalcr/kemal#293](https://github.com/kemalcr/kemal/issues/293)
|
shared partial key [kemalcr/kemal#293](https://github.com/kemalcr/kemal/issues/293)
|
||||||
|
@ -69,7 +71,8 @@ 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.3.5...HEAD
|
[Unreleased]: https://github.com/luislavena/radix/compare/v0.3.6...HEAD
|
||||||
|
[0.3.6]: https://github.com/luislavena/radix/compare/v0.3.5...v0.3.6
|
||||||
[0.3.5]: https://github.com/luislavena/radix/compare/v0.3.4...v0.3.5
|
[0.3.5]: https://github.com/luislavena/radix/compare/v0.3.4...v0.3.5
|
||||||
[0.3.4]: https://github.com/luislavena/radix/compare/v0.3.3...v0.3.4
|
[0.3.4]: https://github.com/luislavena/radix/compare/v0.3.3...v0.3.4
|
||||||
[0.3.3]: https://github.com/luislavena/radix/compare/v0.3.2...v0.3.3
|
[0.3.3]: https://github.com/luislavena/radix/compare/v0.3.2...v0.3.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue