diff --git a/CHANGELOG.md b/CHANGELOG.md index 87649689..817d2f85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. `AMScrollingNavbar` adheres to [Semantic Versioning](http://semver.org/). +- `5.4.x` Releases - [5.4.0](#540) - `5.3.x` Releases - [5.3.0](#530) - `5.2.x` Releases - [5.2.0](#520) - `5.1.x` Releases - [5.1.0](#510) | [5.1.1](#511) @@ -22,6 +23,11 @@ All notable changes to this project will be documented in this file. --- +## [5.4.0](https://github.com/andreamazz/AMScrollingNavbar/releases/tag/5.4.0) + +#### Breaking change: +- Remove deprecated `UIWebView` reference + ## [5.3.0](https://github.com/andreamazz/AMScrollingNavbar/releases/tag/5.3.0) - Merge #365