Skip to content

Commit 524a98d

Browse files
authored
Merge pull request #124 from clickbar/release-1.7.1
release: v1.7.1
2 parents c35811a + e36cdee commit 524a98d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [1.7.1](https://github.com/clickbar/laravel-magellan/tree/1.7.1) - 2025-01-03
11+
1012
### Fixed
1113

1214
- Fixed only using a precision of 6 decimal digits in WKT, now uses the maximum precision

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ the Grammar and Connection.
4141
## Requirements
4242

4343
Magellan supports Laravel projects, which meet the following requirements:
44-
- Laravel `^9.28` or `^10.0`
44+
45+
- Laravel `^9.28` or `^10.0` or `^11.0`
4546
- PHP `^8.1`
4647

4748
## Installation

0 commit comments

Comments
 (0)