mini.css/CHANGELOG.md

15 lines
443 B
Markdown
Raw Normal View History

2016-09-28 18:48:42 +00:00
# Changelog
2016-09-28 18:53:41 +00:00
## v1.0.2
- Refactoring patch (all version will now use vMajor.Minor.Patch instead of just Major.Minor.Patch). Changes will be reflected in the updated links.
2016-09-28 18:48:42 +00:00
## v1.0.1
2016-09-28 18:53:41 +00:00
- Fixed modals covering other elements due to `z-index` (issue #3).
- Fixed label & badge display overlapping in smaller displays (issue #4).
- Fixed display of demo pages and incorrect padding of elements in panels (issue #5).
2016-09-28 18:48:42 +00:00
## v1.0.0
2016-09-28 18:53:41 +00:00
- Initial release.