Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
folkforms committed Jun 4, 2024
1 parent 4fe32ed commit 7bf6350
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 2.0.0 - TBD ![SPM 8.0.1 and later](https://img.shields.io/badge/-SPM_8.0.1%20and%20later-green)

### Added

- IBM Carbon Design System has been upgraded to version 11. You will need to follow the [Carbon 11 upgrade guide](https://carbondesignsystem.com/migrating/guide/overview/) for any custom components you have.
- Upgraded supported version of NodeJS 12 & 14 -> 18 & 20.
- Upgraded node-sass -> sass.
- Added code formatting on commit.
- Added linting on commit.
- Unit tests now run on every commit.
- Fixed build warning caused by missing exports.
- Fixed errors in documentation.
- Updated documentation with Curam supported versions.
- Rearchitected package structure to avoid circular dependencies.

### Removed

Not applicable

## 1.1.0 - 11/11/2022 ![SPM 8.0.2,SPM 8.0.1](https://img.shields.io/badge/-SPM_8.0.2-green)

### Added
Expand Down

0 comments on commit 7bf6350

Please sign in to comment.