Update CHANGELOG
parent
354134e157
commit
ff41370394
|
@ -4,6 +4,11 @@
|
||||||
## 1.4.0 (Unreleased)
|
## 1.4.0 (Unreleased)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
- Bitbucket integration:
|
||||||
|
+ Change status of user stories, tasks and issues with the commit messages.
|
||||||
|
- Gitlab integration:
|
||||||
|
+ Change status of user stories, tasks and issues with the commit messages.
|
||||||
|
+ Sync issues creation in Taiga from Gitlab.
|
||||||
- Support throttling.
|
- Support throttling.
|
||||||
+ for anonymous users
|
+ for anonymous users
|
||||||
+ for authenticated users
|
+ for authenticated users
|
||||||
|
@ -23,7 +28,7 @@
|
||||||
+ Login/singin connector.
|
+ Login/singin connector.
|
||||||
+ Change status of user stories, tasks and issues with the commit messages.
|
+ Change status of user stories, tasks and issues with the commit messages.
|
||||||
+ Sync issues creation in Taiga from GitHub.
|
+ Sync issues creation in Taiga from GitHub.
|
||||||
+ Sync comments in Taiga from GitHub issues.
|
+ Sync comments in Taiga from GitHub issues.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- Lots of small and not so small bugfixes.
|
- Lots of small and not so small bugfixes.
|
||||||
|
|
Loading…
Reference in New Issue