Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy committed Jan 7, 2019
1 parent 8a5912d commit c37570a
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased][]

## [1.21.1][] - 2019-01-06

### Fix

- **esco-content-menu**: correct event names for the remote category element (#205)
- **dashboard-carousel**: added `@uportal` prefix to package name (#206).
- **dashboard-carousel**: transpile vue component wrapper, correct root export of component (#209).
- **dashboard-carousel**: update sample data to match what uPortal provides (#210).

### Docs

- **dashboard-carousel**: add ci, npm, and maven badges to readme (#207).

## [1.21.0][] - 2019-01-04

### Feature
Expand Down Expand Up @@ -751,7 +764,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- **open-id-connect**: Initial version of an OpenID Connect helper script to use in web components and JavaScript modules.
- **content-carousel**: Initial version of content carousel, a carousel based portlet metadata display system.

[unreleased]: https://github.com/uPortal-contrib/uPortal-web-components/compare/v1.21.0...HEAD
[unreleased]: https://github.com/uPortal-contrib/uPortal-web-components/compare/v1.21.1...HEAD
[1.21.1]: https://github.com/uPortal-contrib/uPortal-web-components/compare/v1.21.1...v1.21.1
[1.21.0]: https://github.com/uPortal-contrib/uPortal-web-components/compare/v1.20.0...v1.21.0
[1.20.0]: https://github.com/uPortal-contrib/uPortal-web-components/compare/v1.19.1...v1.20.0
[1.19.1]: https://github.com/uPortal-contrib/uPortal-web-components/compare/v1.19.0...v1.19.1
Expand Down

0 comments on commit c37570a

Please sign in to comment.