We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddfac9 commit 047be27Copy full SHA for 047be27
core/CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).
5
6
-## 1.8.0 (24. Novemeber 2020)
+## 1.8.0 (24. November 2020)
7
8
+ [#2069](https://github.com/luyadev/luya/issues/2069) `WebsiteLink` does not prepend the URL protocol when an acnhor link `#foo-bar` is provided.
9
+ [#2067](https://github.com/luyadev/luya/pull/2067) Added new `['sort' => false]` option to ExportHelper::csv() and ExportHelper::xls().
0 commit comments