mirror of
https://github.com/supleed2/go-chat.git
synced 2024-12-22 14:15:49 +00:00
Create v0.1.1 release
This commit is contained in:
parent
4f52e69cce
commit
d703615f7f
13
changelog.md
13
changelog.md
|
@ -19,6 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
|
## [0.1.1] - 2024-01-14
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Default client host url now points to a live instance of the server
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Short flag collision between help and histlen options
|
||||||
|
|
||||||
## [0.1.0] - 2024-01-14
|
## [0.1.0] - 2024-01-14
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -29,5 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
[unreleased]: https://github.com/supleed2/omg-rs/compare/v0.1.0...HEAD
|
[unreleased]: https://github.com/supleed2/omg-rs/compare/v0.1.1...HEAD
|
||||||
|
[0.1.1]: https://github.com/supleed2/omg-rs/releases/tag/v0.1.1
|
||||||
[0.1.0]: https://github.com/supleed2/omg-rs/releases/tag/v0.1.0
|
[0.1.0]: https://github.com/supleed2/omg-rs/releases/tag/v0.1.0
|
||||||
|
|
Loading…
Reference in a new issue