From eadc0490f6445a83f84e72650a0d89c287ae0396 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Mon, 22 Feb 2021 14:36:36 -0800 Subject: [PATCH] Changelog for v4.1.1 --- CHANGELOG.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 131a452..c842973 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [v4.1.1][] (Feb 22 2021) + +### Deprecations/Warnings + +- Tide v4.1.1 will be the last version to support Fish 3.1.2 + +### Bug fixes + +- Fixed bug where `cmd_duration` and `context` items were being removed from the user's items list +- Support `toor` and `Administrator` in context item + +### Documentation + +- Moved the documentation back to the Wiki +- Added an FAQ ([#96][]) +- Added a Custom Items guide + ## [v4.1.0][] (Feb 20 2021) ### Features @@ -226,7 +243,8 @@ [#75]: https://github.com/IlanCosman/tide/issues/75 [#77]: https://github.com/IlanCosman/tide/issues/77 [#79]: https://github.com/IlanCosman/tide/issues/79 -[#88]: https://github.com/IlanCosman/tide/issues/79 +[#88]: https://github.com/IlanCosman/tide/issues/88 +[#96]: https://github.com/IlanCosman/tide/issues/96 [prettier action]: https://github.com/actionsx/prettier [super-linter]: https://github.com/github/super-linter [v1.0.0]: https://github.com/IlanCosman/tide/tree/v1.0.0 @@ -250,3 +268,4 @@ [v3.2.0]: https://github.com/IlanCosman/tide/tree/v3.2.0 [v4.0.0]: https://github.com/IlanCosman/tide/tree/v4.0.0 [v4.1.0]: https://github.com/IlanCosman/tide/tree/v4.1.0 +[v4.1.1]: https://github.com/IlanCosman/tide/tree/v4.1.1