diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ff974..ba0ec46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# Changelog 1.33.9 +Fixed bug in thread handling when using binary parameters # Changelog 1.33.8 Dollar Quoted tags are allowed in files. Prior to Postmodern version 1.33.8 only diff --git a/README.md b/README.md index d0a06ec..7ac606c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Common Lisp PostgreSQL programming interface --- -Version 1.33.8 +Version 1.33.9 Postmodern is a Common Lisp library for interacting with [PostgreSQL](http://www.postgresql.org) databases. It is under active development. Features are: diff --git a/doc/index.html b/doc/index.html index bed3f31..1445e3b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,7 +1,7 @@ - + Postmodern @@ -228,8 +228,8 @@

Table of Contents