Update instructions: include changelog in release
This commit is contained in:
parent
662e3bbddd
commit
27228e785f
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -5,6 +5,16 @@ 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]
|
||||
### Added
|
||||
TODO
|
||||
### Changed
|
||||
TODO
|
||||
### Deprecated
|
||||
TODO
|
||||
### Removed
|
||||
TODO
|
||||
|
||||
## [3.2.0] - 2020-01-03
|
||||
### Added
|
||||
|
||||
|
|
|
@ -20,6 +20,8 @@ git push --tags
|
|||
|
||||
* Tag: Pick existing tag "3.2.0"
|
||||
|
||||
* Description: Copy from `CHANGELOG.md`
|
||||
|
||||
* [ ] Check the tagged [Travis CI build](https://travis-ci.org/pylast/pylast) has
|
||||
deployed to [PyPI](https://pypi.org/project/pylast/#history)
|
||||
|
||||
|
|
Loading…
Reference in a new issue