Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Updated CHANGELOG, ready for release
Browse files Browse the repository at this point in the history
Everything is updated, ready to merge and release.
  • Loading branch information
Chalarangelo committed May 12, 2017
1 parent c82594e commit f0622d7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog

## 2.1.5
## v2.2.0

- Replaced old classes for generic shadows with one class (`.shadowed`).
- Removed the `.nano` progress style variant.
- Responsive visibility helpers now properly utilize `!important`.
- Updated the styling of the `.close` icon.
- Removed `.alert` and all its variants. Alerts are now deprecated.
- Added a `.toast` message to contextual module, along with variants.
- Removed `.inverse` card color variant, added `.warning` and `.error` variants to replace the old alerts.
- Swapped the order of the input_control and naviation modules.
- Added a fluid typography mode (currently disabled by default on all flavors).
- Added a `.drawer` component in navigation module, along with variants.
- Updated documentation and customization documentation to reflect latest changes.
- Updated all flavors to utilize the latest features.

## v2.1.5

- Proper re-release of `v2.1.4`.

Expand Down
1 change: 1 addition & 0 deletions docs/v2/DEVLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1167,3 +1167,4 @@
- The other two flavors will be updated to include the new elements and get rid of any problematic stuff (will update in a bit).
- Updated flavor descriptions in `flavors.html`.
- Everything is ready for release, let's write the `CHANGELOG` for **v2.2.0**. (A couple of templates and things might be done later today, as well as linking to them from certain components such as the `.drawer` which could benefit from that.)
- Updated `CHANGELOG`, readying up for release. See you and **hugging cat** on the other side!

0 comments on commit f0622d7

Please sign in to comment.