We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862307b commit 40925c8Copy full SHA for 40925c8
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [1.0.1] - 2023-05-09
6
+
7
### Fixed
8
9
- Logic for determining behavior of `redirect()` function used within ExpressionEngine
@@ -141,7 +143,9 @@
141
143
142
144
- Initial Beta Release
145
-[Unreleased]: https://github.com/ExpressionEngine/Coilpack/compare/1.0.0...HEAD
146
+[Unreleased]: https://github.com/ExpressionEngine/Coilpack/compare/1.0.1...HEAD
147
148
+[1.0.1]: https://github.com/ExpressionEngine/Coilpack/compare/1.0.0...1.0.1
149
150
[1.0.0]: https://github.com/ExpressionEngine/Coilpack/compare/0.1.0...1.0.0
151
0 commit comments