File: ChangeLog

package info (click to toggle)
kanboard-cli 0.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 172 kB
  • sloc: python: 265; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CHANGES
=======

0.0.2
-----

* Fix typo in setup.cfg

0.0.1
-----

* Update travis encrypted password
* Add command to create tasks
* Add command to list tasks
* Add command to list projects
* Rename repo
* First commit