Skip to content

Commit

Permalink
Set version to 4.1.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Phocacius committed Jan 30, 2025
1 parent 25741e1 commit 4448821
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 14 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v4.1.0-RC1
- Add RoutingBundle and ApiBundle for new mapbender functionality (see [mapbender library changelog](https://github.com/mapbender/mapbender/blob/v4.1.0-RC1/CHANGELOG.md))
- Fix problems when installing frontend dependencies in windows ([see commit](https://github.com/mapbender/mapbender-starter/commit/211ba8aa8a0edadb26d11318df77a47bf6620521))
- Update mapbender/mapbender to [v4.1.0-RC1](https://github.com/mapbender/mapbender/blob/v4.1.0-RC1/CHANGELOG.md).
- Update mapbender/digitizer to [v2.0.3](https://github.com/mapbender/mapbender-digitizer/blob/2.0.3/CHANGELOG.md).

## v4.0.3
- Update mapbender/mapbender to [v4.0.3](https://github.com/mapbender/mapbender/blob/v4.0.3/CHANGELOG.md).
- Update mapbender/digitizer to [v2.0.2](https://github.com/mapbender/mapbender-digitizer/blob/2.0.2/CHANGELOG.md).
Expand Down
2 changes: 1 addition & 1 deletion application/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"doctrine/dbal": "^3",
"lexik/jwt-authentication-bundle": "^2",
"mapbender/digitizer": "^2",
"mapbender/mapbender": "^4",
"mapbender/mapbender": "^4.1",
"mnsami/composer-custom-directory-installer": "^1 || ^2",
"nelmio/api-doc-bundle": "^4.34",
"proj4js/proj4js": "^2.4",
Expand Down
26 changes: 13 additions & 13 deletions application/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4448821

Please sign in to comment.