From f20954e70734d29b9e83af0f7c6a95a8508d1e4b Mon Sep 17 00:00:00 2001 From: Dillon Kearns Date: Mon, 6 Apr 2020 08:42:01 -0700 Subject: [PATCH] Fix a version in changelog. --- CHANGELOG-NPM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG-NPM.md b/CHANGELOG-NPM.md index 0c0a28b9..2e99f6d2 100644 --- a/CHANGELOG-NPM.md +++ b/CHANGELOG-NPM.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [1.2.12] - 2020-03-28 +## [1.3.0] - 2020-03-28 ### Added - You can now host your `elm-pages` site in a sub-directory. For example, you could host it at mysite.com/blog, where the top-level mysite.com/ is hosting a different app.