Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2019-08-27 16:11:48 +0300
committerAngelo Stavrow <contact@angelostavrow.com>2019-08-27 16:11:48 +0300
commit593cba8e3b9848f97433a8fa921b295975a0c6f6 (patch)
treea9baff5e45f91960002a86b4e2bcc91e7e2a1fab
parent8409b4d918bb474720d74d6bb95ab1e11014c29e (diff)
Update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a222dc3..67b7e63 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,11 +5,13 @@ 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).
## [Unreleased]
+### Fixed
+- Breaking changes in 0.57 per [#52](https://github.com/AngeloStavrow/indigo/issues/41)
## [1.0.6]
### Fixed
- Fixed some copy/paste errors in CSS `font-family` definitions per [#38](https://github.com/AngeloStavrow/indigo/issues/38)
-- Fixes `<h1>` font-sizing per [#41](https://github.com/AngeloStavrow/indigo/issues/41)
+- Fixed `<h1>` font-sizing per [#41](https://github.com/AngeloStavrow/indigo/issues/41)
## [1.0.5]
### Fixed