Skip to content

Commit

Permalink
Removed extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzbrand committed Feb 14, 2024
1 parent dbc3a7b commit 7490f14
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Added
### Changed
-->
## v1.1.0
### Fixed
Expand All @@ -24,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed related pages export
- Fixed API tests


### Added
- Added support for SMS content
- Added support for USSD content
Expand All @@ -37,8 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added CI checks for pending migrations
- Fixed Redis caching issues



### Changed
- Moved slug uniqueness validation to the model validation/clean
- Empty slugs will auto-generate a unique slug, but if a duplicate slug is specified the user will get a validation error instead of their chosen slug getting overwritten with a unique one.
Expand All @@ -51,8 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Converted API tests to pytest and added docstrings
- Updated release process in Readme.



### Deprecated
- Removed the old importer
- Removed the `Authorization` and `Authentication` WhatsApp template category
Expand Down

0 comments on commit 7490f14

Please sign in to comment.