Skip to content

Commit

Permalink
release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guruofgentoo committed Feb 1, 2021
1 parent ba2fe21 commit 8624877
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

0.3.2 released 2021-02-01
-------------------------

- Support shared advisory locks (thanks to @absalon-james) (ba2fe21_)

.. _ba2fe21: https://github.com/level12/pals/commit/ba2fe21


0.3.1 released 2020-09-03
-------------------------

Expand Down
2 changes: 1 addition & 1 deletion pals/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.3.1'
VERSION = '0.3.2'

0 comments on commit 8624877

Please sign in to comment.