summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Willhaus <mail@janwillhaus.de>2019-05-19 00:11:05 +0200
committerJan Willhaus <mail@janwillhaus.de>2019-05-19 00:11:05 +0200
commit12c150756b6666933389ed5489432ff528640808 (patch)
tree810a7274a5b14a7362bef7287ec6d13001b39812
parent3b35bc9981ca9f85ab3618ecd9d2badb11e88925 (diff)
downloadwarlock-prepare1.3.1.tar.gz
Prepare changelog for releaseprepare1.3.1
-rw-r--r--CHANGELOG.md21
1 files changed, 15 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e7cb0d..9026e44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,26 @@
# Changelog
-
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).
-## [1.3.1] - 2019-05-19
+## [Unreleased]
+## [1.3.1] - 2019-05-19
### Added
+- Travis CI test support for Python 3.6, and 3.7
+- More project metadata to properly list on PyPi
+
+### Removed
+- Travis CI test runs for Python 2.6, and 3.3
### Changed
+- Requirement for jsonschema library extended to version `<4`
+- Conform to Black codestyle
+- Move unittests to `tests/` directory
-### Removed
+### Fixed
+- README formatting (codeblocks showing correctly)
## [1.3.0] - 2016-06-25
@@ -30,8 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.8.0] - 2013-01-21
## [0.7.0] - 2012-11-26
-
-[1.3.1]: https://github.com/bcwaldon/warlock/compare/1.3.0...1.3.1
+[Unreleased]: https://github.com/bcwaldon/warlock/compare/v1.3.1...HEAD
+[1.3.1]: https://github.com/bcwaldon/warlock/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/bcwaldon/warlock/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/bcwaldon/warlock/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/bcwaldon/warlock/compare/1.0.1...1.1.0
@@ -40,4 +49,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.8.2]: https://github.com/bcwaldon/warlock/compare/0.8.1...0.8.2
[0.8.1]: https://github.com/bcwaldon/warlock/compare/0.8.0...0.8.1
[0.8.0]: https://github.com/bcwaldon/warlock/compare/0.7.0...0.8.0
-[0.7.0]: https://github.com/bcwaldon/warlock/releases/tag/0.7.0 \ No newline at end of file
+[0.7.0]: https://github.com/bcwaldon/warlock/releases/tag/0.7.0