Skip to content

Commit 05db1c6

Browse files
committed
added CHANGELOG
1 parent b4c14af commit 05db1c6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## v1.5.0 Release - 2021-03-07
4+
5+
### Changes
6+
7+
- bumped from Bootstrap `v5.0.0-alpha-3` to `v5.0.0-beta-2`
8+
- removed Chart.js as deeply integrated component/dependency, providing integration docs instead (limit scope of this gem)
9+
- removed Flatpickr as deeply integrated component/dependency, providing integration docs instead (limit scope of this gem)
10+
- removed Devise page templates, providing integration docs instead
11+
12+
### Bugfixes
13+
14+
- Various bugfixes due to Bootstrap breaking changes
15+
- Various bugfixes discovered while working with this gem in a real life app
16+
17+
## v1.4.0 Release - 2021-02-11 (published but not announced)
18+
19+
- Initial release, starting with `1.4.0` in order to emphasize alignment with matestack-ui-core version
20+
- We never announced this version in public because we knew of bugs and upcoming breaking changes due to Bootstrap version bump

0 commit comments

Comments
 (0)