File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ and this project try to adheres to [Semantic Versioning](https://semver.org/).
66Go to the ` v2 ` branch to see the changelog of Lume 2.
77Go 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
You can’t perform that action at this time.
0 commit comments