Skip to content

Commit ed2e3d5

Browse files
committed
bump to 11.1.1
1 parent 4c9a1fa commit ed2e3d5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 11.1.1 / 2025-11-27
2+
3+
* Fix usage of `OID::Spatial#wkt_parser` (oleksii-leonov)
4+
15
### 11.1.0 / 2025-11-26
26

37
* ActiveRecord 8.1 support #436

lib/active_record/connection_adapters/postgis/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module ActiveRecord
44
module ConnectionAdapters
55
module PostGIS
6-
VERSION = "11.1.0"
6+
VERSION = "11.1.1"
77
end
88
end
99
end

0 commit comments

Comments
 (0)