Start new release cycle
This commit is contained in:
parent
694f67b25a
commit
a5c53dbf54
3 changed files with 16 additions and 16 deletions
|
@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### TODO
|
||||
|
||||
## [3.1.0] - 2019-03-07
|
||||
### Added
|
||||
|
||||
|
@ -33,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
* Support for Python 2.7 ([#265])
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/pylast/pylast/compare/v3.1.0...HEAD
|
||||
[3.1.0]: https://github.com/pylast/pylast/compare/v3.0.0...3.1.0
|
||||
[3.0.0]: https://github.com/pylast/pylast/compare/2.4.0...3.0.0
|
||||
[2.4.0]: https://github.com/pylast/pylast/compare/2.3.0...2.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue