Update CHANGELOG
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
825c66365a
commit
1b40b090dc
1 changed files with 5 additions and 1 deletions
|
@ -8,6 +8,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Cow "modes" (Borg, dead, greedy, etc.)
|
||||||
|
|
||||||
## [v0.3.1] - 2022-02-01
|
## [v0.3.1] - 2022-02-01
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -79,7 +83,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
- `cowsay` function for Julia in package format
|
- `cowsay` function for Julia in package format
|
||||||
|
|
||||||
[Unreleased]: https://github.com/MillironX/Cowsay.jl/compare/v0.3.1...HEAD
|
[unreleased]: https://github.com/MillironX/Cowsay.jl/compare/v0.3.1...HEAD
|
||||||
[v0.3.0]: https://github.com/MillironX/Cowsay.jl/compare/v0.3.0...v0.3.1
|
[v0.3.0]: https://github.com/MillironX/Cowsay.jl/compare/v0.3.0...v0.3.1
|
||||||
[v0.3.0]: https://github.com/MillironX/Cowsay.jl/compare/v0.2.1...v0.3.0
|
[v0.3.0]: https://github.com/MillironX/Cowsay.jl/compare/v0.2.1...v0.3.0
|
||||||
[v0.2.1]: https://github.com/MillironX/Cowsay.jl/compare/v0.2.0...v0.2.1
|
[v0.2.1]: https://github.com/MillironX/Cowsay.jl/compare/v0.2.0...v0.2.1
|
||||||
|
|
Loading…
Reference in a new issue