From 20438e0c17bc0f035013f81d4e5b5627ed65b44d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Wed, 28 Dec 2022 11:20:46 +0100 Subject: [PATCH] feat: v2.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d1139b..bb536c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ All notable changes to this project will be documented in this file. +## 2.0.1 - 2022-12-28 + +[Full Changelog](https://github.com/nextcloud/nextcloud-router/compare/v2.0.0...v2.0.1) + +### Fixed +- fix: fix window variable definition + +### Changed +- Add documentation link to Readme +- Add NPM image to readme +- chore: upgrade lockfile to version 2 +- Dependency updates +- feat: add node test +- feat: fixup commits check +- fix: fix docs generation + ## 2.0.0 - 2021-04-07 ### Changed - generateOcsUrl can now replace routing parameters like generateUrl