File: CHANGES.md

package info (click to toggle)
python-click-plugins 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 184 kB
  • ctags: 69
  • sloc: python: 285; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Changelog
=========

1.0.2 - 2015-09-23
------------------

- General packaging and Travis-CI improvements.
- Don't include tests in MANIFEST.in - #8


1.0.1 - 2015-08-20
------------------

- Fixed a typo in an error message - #5


1.0 - 2015-07-20
----------------

- Initial release.