mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
Prepare for release: v0.1.1
This commit is contained in:
parent
60acd49794
commit
c54767a9b1
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Beryl Changelog
|
# Beryl Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.1.1] - 2016-02-29
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix named parameter key names extraction.
|
- Fix named parameter key names extraction.
|
||||||
|
|
||||||
|
@ -8,4 +8,4 @@
|
||||||
### 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.0...HEAD
|
[0.1.1]: https://github.com/luislavena/radix/compare/v0.1.0...v0.1.1
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: radix
|
name: radix
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
- Luis Lavena <luislavena@gmail.com>
|
- Luis Lavena <luislavena@gmail.com>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue