File: ChangeLog

package info (click to toggle)
python-kanboard 1.0.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 156 kB
  • sloc: python: 96; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
CHANGES
=======

1.0.1
-----

* Upgrade setuptools and pip on travis
* Update tox.ini
* Switch to pbr
* Update password for pypi deployment config
* Add travis pypi deployment config
* Remove Dockerfile
* Add travis badge
* Improve travis.yml
* Add more Python versions in travis.yml
* Add travis.yml
* Handle exceptions
* Add tox.ini and unit tests
* Add Dockerfile

1.0.0
-----

* Add setup.py
* Convert README to RST format
* Add license file
* First commit