Skip to content

Commit bbca525

Browse files
committed
Changelog updated.
1 parent b5b73be commit bbca525

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to `laravel-spatial` will be documented in this file
44

5-
## 1.0.0 - 201X-XX-XX
5+
# 1.1.2 - 2022-03-08
6+
- Bug fixed for casting location columns that is null.
67

8+
# 1.1.1 - 2022-01-20
9+
- `axis-order` added to setter of `LocationCast`.
10+
- `axis-order` added to query in `HasSpatial` trait.
11+
12+
# 1.1.0 - 2022-01-20
13+
- `Point` type added to Doctrine mapped types in the service provider.
14+
- SRID support added to setter of `LocationCast`.
15+
16+
## 1.0.0 - 2022-01-18
717
- initial release

0 commit comments

Comments
 (0)