From 3842608a165b9c28798de179e90ec4f87f577d2d Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Sun, 17 Apr 2016 21:26:57 -0400 Subject: [PATCH] Add missing CHANGELOG diff link Signed-off-by: Juan Cruz Viotti --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbbb833f07..7f7c96f6bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,5 +75,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Fix broken state when going to settings from the success screen. - Fix `Cannot read property 'length' of undefined` frequent issue. +[v1.0.0-beta.3]: https://github.com/resin-io/etcher/compare/v1.0.0-beta.2...v1.0.0-beta.3 [v1.0.0-beta.2]: https://github.com/resin-io/etcher/compare/v1.0.0-beta.1...v1.0.0-beta.2 [v1.0.0-beta.1]: https://github.com/resin-io/etcher/compare/v1.0.0-beta.0...v1.0.0-beta.1