You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Webpack dev config with configuration for webpack-dev-server. Webpack production config with scripts for build and deploy ([f4188b1](https://github.com/alexktzk/trello-habitica/commit/f4188b1))
6
+
1
7
## 1.1.1 (2019-02-21)
2
8
3
9
### Added
4
10
5
-
* Ability to hide/show card badges ([b94c7d5](https://github.com/alexktzk/trello-habitica/commit/b94c7d5))
6
-
* Ability to hide/show todos icon ([ea70a12](https://github.com/alexktzk/trello-habitica/commit/ea70a12))
7
-
* Popup with latest updates ([caeb409](https://github.com/alexktzk/trello-habitica/commit/caeb409))
11
+
- Ability to hide/show card badges ([b94c7d5](https://github.com/alexktzk/trello-habitica/commit/b94c7d5))
12
+
- Ability to hide/show todos icon ([ea70a12](https://github.com/alexktzk/trello-habitica/commit/ea70a12))
13
+
- Popup with latest updates ([caeb409](https://github.com/alexktzk/trello-habitica/commit/caeb409))
8
14
9
15
### Fixed
10
16
11
-
* Ability to change todo difficulty to trivial ([afb4e47](https://github.com/alexktzk/trello-habitica/commit/afb4e47))
12
-
17
+
- Ability to change todo difficulty to trivial ([afb4e47](https://github.com/alexktzk/trello-habitica/commit/afb4e47))
13
18
14
19
## 1.0.0 (2019-02-17)
15
20
16
21
### Added
17
22
18
-
* Ability to edit single card settings ([c227095](https://github.com/alexktzk/trello-habitica/commit/c227095))
19
-
* Ability to specify default difficulty for a task ([5576e20](https://github.com/alexktzk/trello-habitica/commit/5576e20))
20
-
* Ability to sync only the cards that was assigned to user ([ff83100](https://github.com/alexktzk/trello-habitica/commit/ff83100))
21
-
* Simple auth system ([88f2c29](https://github.com/alexktzk/trello-habitica/commit/88f2c29))
22
-
* Store user id and api token in the local storage ([5a7ae1d](https://github.com/alexktzk/trello-habitica/commit/5a7ae1d))
23
+
- Ability to edit single card settings ([c227095](https://github.com/alexktzk/trello-habitica/commit/c227095))
24
+
- Ability to specify default difficulty for a task ([5576e20](https://github.com/alexktzk/trello-habitica/commit/5576e20))
25
+
- Ability to sync only the cards that was assigned to user ([ff83100](https://github.com/alexktzk/trello-habitica/commit/ff83100))
26
+
- Simple auth system ([88f2c29](https://github.com/alexktzk/trello-habitica/commit/88f2c29))
27
+
- Store user id and api token in the local storage ([5a7ae1d](https://github.com/alexktzk/trello-habitica/commit/5a7ae1d))
0 commit comments