From 98169afd739783da8af2fe1805726bf6c450c346 Mon Sep 17 00:00:00 2001 From: mflknr Date: Sat, 2 Oct 2021 22:57:27 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af54f97..5e4d473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.0] - 2021-10-02 + +### Added + +- Support for [CocoaPods](https://cocoapods.org). + +### Changed + +- Updated documentation for more clarity. + ## [1.0.4] - 2021-07-31 ### Added