Skip to content

Commit

Permalink
Prepare History.rdoc for pg-1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Jan 29, 2022
1 parent 7844548 commit 28a3bf7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions History.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
== v1.3.1 [YYYY-MM-DD] Michael Granger <ged@FaerieMUD.org>

Bugfixes:

- Fix wrong handling of socket writability on Windows introduced in #417.
This caused starvation in conn.put_copy_data.
- Fix error in PG.version_string(true). #419

Enhancements:

- Raise an error when conn.copy_data is used in nonblocking mode.


== v1.3.0 [2022-01-20] Michael Granger <ged@FaerieMUD.org>

Install Enhancements:
Expand Down

0 comments on commit 28a3bf7

Please sign in to comment.