Skip to content

Commit 31caeb4

Browse files
committed
changelog
1 parent b994c99 commit 31caeb4

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [2.0.22] - Unreleased
7+
## [2.0.22] - 2018-05-02
88

99
### Fixed
1010

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.PHONY: readme
2-
readme:
3-
pandoc --from=markdown --to=rst --output=README.rst README.md
4-
51
.PHONY: release
62
release: readme
73
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)