diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b5d3a7c..4f653e985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,28 @@ -# Changelog +# IgniteUI Web Components Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). + +## 1.0.0 - 2021-11-22 +Initial release of Ignite UI Web Components + +### Added +- Avatar component +- Badge component +- Button component +- Calendar component +- Card component +- Checkbox component +- Form component +- Icon component +- Icon button component +- Input component +- List component +- Navigation bar component +- Navigation drawer component +- Radio group component +- Radio component +- Ripple component +- Switch component