Skip to content

Commit 3d63594

Browse files
committed
docs(*): Updated CHANGELOG
1 parent 52c60af commit 3d63594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ All notable changes for each version of this project will be documented in this
1818
- **Breaking Change** The `onSlideChanged`, `onSlideAdded`, `onSlideRemoved`, `onCarouselPaused` and `onCarouselPlaying` outputs have been renamed to `slideChanged`, `slideAdded`, `slideRemoved`, `carouselPaused` and `carouselPlaying` to not violate the no on-prefixed outputs convention. Automatic migrations are available and will be applied on `ng update`.
1919
- `IgxRadio`, `IgxRadioGroup`
2020
- Added component validation along with styles for invalid state
21+
- `igxMask` directive
22+
- Added the capability to escape mask pattern literals.
2123

2224

2325
## 15.0.1

0 commit comments

Comments
 (0)