Skip to content

Commit 305e238

Browse files
committed
update CHANGELOG
1 parent 8a35377 commit 305e238

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,21 @@
88

99
### Fixed
1010

11-
## [0.3.1]
11+
### Removed
12+
13+
## [0.3.2] - 2019-10-21
1214

1315
### Added
1416

17+
- Retro Formats
18+
- On board creation, the user can now select well known retrospective formats
19+
20+
### Changed
21+
22+
- Maximum card content length is now 10000
23+
24+
## [0.3.1] - 2019-09-30
25+
1526
### Changed
1627

1728
- Some dependency updates
@@ -28,7 +39,7 @@
2839
- Disallowed negative vote counts
2940
- Cancel button should work properly now
3041

31-
## [0.3.0]
42+
## [0.3.0] - 2019-08-22
3243

3344
### Added
3445

@@ -142,7 +153,8 @@
142153
- Combine two cards
143154
- Upvote cards
144155

145-
[Unreleased]: https://github.com/yduman/retro/compare/0.3.1...master
156+
[Unreleased]: https://github.com/yduman/retro/compare/0.3.2...master
157+
[0.3.2]: https://github.com/yduman/retro/releases/tag/0.3.2
146158
[0.3.1]: https://github.com/yduman/retro/releases/tag/0.3.1
147159
[0.3.0]: https://github.com/yduman/retro/releases/tag/0.3.0
148160
[0.2.1]: https://github.com/yduman/retro/releases/tag/0.2.1

0 commit comments

Comments
 (0)