diff --git a/NEWS.md b/NEWS.md index 29fea9acba782d9d668ba2cbea6c1593637cc9c2..1a1a310636698fb745405e0d28f0bbd7a13ec2d5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -16,9 +16,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ## [0.1.3] - 2023-08-19 +### Changed +- Fixes to dependencies and install instructions. + + +## [0.1.2] - 2023-07-23 + ### Added - New command `pythonic` to get information about the package. @@ -37,5 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 This is the first release of the Octave Pythonic package. -[Unreleased]: https://gitlab.com/gnu-octave/octave-pythonic/-/compare/v0.1.2...main +[Unreleased]: https://gitlab.com/gnu-octave/octave-pythonic/-/compare/v0.1.3...main +[0.1.3]: https://gitlab.com/gnu-octave/octave-pythonic/-/compare/v0.1.2...v0.1.3 [0.1.2]: https://gitlab.com/gnu-octave/octave-pythonic/-/compare/v0.0.1...v0.1.2