Skip to content

Commit 1c8d007

Browse files
committed
new version
1 parent 25a4b70 commit 1c8d007

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ and this project try to adheres to [Semantic Versioning](https://semver.org/).
66
Go to the `v2` branch to see the changelog of Lume 2.
77
Go to the `v1` branch to see the changelog of Lume 1.
88

9-
## [3.1.1] - Unreleased
9+
## [3.1.1] - 2025-10-20
1010
### Added
1111
- Plugin `icons`: added [Ionicons catalog](https://ionic.io/ionicons)
1212
- `site.remote()` allow a string as the third argument.
1313

1414
### Fixed
15-
- Ensure url pathname is normalized in `serveFile` #789
15+
- Ensure url pathname is normalized in `serveFile` [#789]
1616
- Updated some icons.
1717

1818
## [3.1.0] - 2025-10-17
@@ -293,8 +293,9 @@ Go to the `v1` branch to see the changelog of Lume 1.
293293
[#779]: https://github.com/lumeland/lume/issues/779
294294
[#782]: https://github.com/lumeland/lume/issues/782
295295
[#785]: https://github.com/lumeland/lume/issues/785
296+
[#789]: https://github.com/lumeland/lume/issues/789
296297

297-
[3.1.1]: https://github.com/lumeland/lume/compare/v3.1.0...HEAD
298+
[3.1.1]: https://github.com/lumeland/lume/compare/v3.1.0...v3.1.1
298299
[3.1.0]: https://github.com/lumeland/lume/compare/v3.0.11...v3.1.0
299300
[3.0.11]: https://github.com/lumeland/lume/compare/v3.0.10...v3.0.11
300301
[3.0.10]: https://github.com/lumeland/lume/compare/v3.0.9...v3.0.10

0 commit comments

Comments
 (0)