diff --git a/CHANGELOG.md b/CHANGELOG.md index ac37312..808807f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# [v1.3.0](https://github.com/koj-co/strapi/compare/v1.2.0...v1.3.0) (2020-09-28) + +## ✨ New features + +- [`46b74b7`](https://github.com/koj-co/strapi/commit/46b74b7) Add team members +- [`8012450`](https://github.com/koj-co/strapi/commit/8012450) Auto-generate slug +- [`8b19ad0`](https://github.com/koj-co/strapi/commit/8b19ad0) Add blog posts and categories +- [`bf9270a`](https://github.com/koj-co/strapi/commit/bf9270a) Add policies, update name -> title +- [`c0e87e8`](https://github.com/koj-co/strapi/commit/c0e87e8) Add jobs +- [`8cab75c`](https://github.com/koj-co/strapi/commit/8cab75c) Add slug generator in blog, jobs, policies, etc. + +## ♻️ Updates + +- [`c4d65dd`](https://github.com/koj-co/strapi/commit/c4d65dd) Add slug to team member +- [`0999e8e`](https://github.com/koj-co/strapi/commit/0999e8e) Don't overwrite slugs + # [v1.2.0](https://github.com/koj-co/strapi/compare/v1.1.0...v1.2.0) (2020-09-28) ## ✨ New features