From 7b3f7863dca9f0be6b85639b2091d93621d395a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Hochd=C3=B6rfer?= Date: Sat, 23 Jan 2021 19:02:02 +0100 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e91f943 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# Changelog + +All notable changes to this project will be documented in this file, in reverse chronological order by release. + +## 2.0.0 + +### Added + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- [#18](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/18) Add phpstan-magento extension +- [#17](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/17) Add Docker setup to simplify testing +- [#16](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/16) Add GitHub Action configuration +- [#15](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/15) Add CaptainHook dependency +- [#14](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/14) Add PHPStan dependency +- [#13](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/13) Add Phing dependency +- [#12](https://github.com/bitExpert/magerun2-list-api-endpoints/pull/12) Update dependencies + +## 1.0.0 + +Initial release of the magerun2 plugin: List all API endpoints package.