Skip to content

Commit 3c5d096

Browse files
committed
Prepare history for pg-1.2.0 [ci skip]
1 parent a5da659 commit 3c5d096

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

History.rdoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
== v1.2.0 [YYYY-MM-DD] Michael Granger <[email protected]>
2+
3+
- Various small changes for better compatibility with TruffleRuby.
4+
- Respect Coder#flags in Coder#to_h.
5+
- Make use of PQresultMemorySize() of PostgreSQL-12 instead of our estimator.
6+
- Fix PG::Result memsize reporting after #clear.
7+
- Update Windows fat binary gem to OpenSSL-1.1.1d and PostgreSQL-11.5.
8+
9+
110
== v1.1.4 [2019-01-08] Michael Granger <[email protected]>
211

312
- Fix PG::BinaryDecoder::Timestamp on 32 bit systems. # 284

0 commit comments

Comments
 (0)