From 480c546d95e4311403c3408648adca0cd51a4907 Mon Sep 17 00:00:00 2001 From: "Jean M. Lescure" Date: Wed, 16 Dec 2020 09:22:47 -0600 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..496ba15 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2020-12-16) + + +### Features + +* add ability to get DoorLock version from instance ([533dc3e](https://github.com/jeanlescure/doorlock/commit/533dc3ecf20b70147cafaea9ab498c5c5aa08f98)) +* implement ability evaluation ([8bf0afb](https://github.com/jeanlescure/doorlock/commit/8bf0afb3eb9f4949408096e4eb7c98eaeef9d9b1))