Skip to content

Commit 66d7b9e

Browse files
committed
chore(release): cut 1.0.0 [skip ci]
# 1.0.0 (2020-12-01) ### Bug Fixes * add translations for new job types ([#25](#25)) ([404b04c](404b04c)) * only throw job run error if there are error reports ([f3d468a](f3d468a)) * revert to old translation strategy ([a795c21](a795c21)) * update headerbar to latest and greatest ([#31](#31)) ([293a52c](293a52c)) * use human readable cron label strings ([a64a151](a64a151)) ### Features * **scheduling types:** support both cron and delay scheduling types ([e14ccd8](e14ccd8))
1 parent dbb5541 commit 66d7b9e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 1.0.0 (2020-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* add translations for new job types ([#25](https://github.com/dhis2/scheduler-app/issues/25)) ([404b04c](https://github.com/dhis2/scheduler-app/commit/404b04cf2a67bf8ac412e03bc5841c4e3a10f38f))
7+
* only throw job run error if there are error reports ([f3d468a](https://github.com/dhis2/scheduler-app/commit/f3d468ac15acc6e9be99cb90109e15d0feb9d761))
8+
* revert to old translation strategy ([a795c21](https://github.com/dhis2/scheduler-app/commit/a795c2148c361e9958971fba22d5319ab9b42c4a))
9+
* update headerbar to latest and greatest ([#31](https://github.com/dhis2/scheduler-app/issues/31)) ([293a52c](https://github.com/dhis2/scheduler-app/commit/293a52c3c8875b1a15009037847d5c0c7d7d6377))
10+
* use human readable cron label strings ([a64a151](https://github.com/dhis2/scheduler-app/commit/a64a151845c9cf8909ad38996ae9ea9a6d57c498))
11+
12+
13+
### Features
14+
15+
* **scheduling types:** support both cron and delay scheduling types ([e14ccd8](https://github.com/dhis2/scheduler-app/commit/e14ccd8541cbee6769dbd645cd9b9a49fcfac9e5))

0 commit comments

Comments
 (0)