summaryrefslogtreecommitdiff
path: root/docs/build/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build/changelog.rst')
-rw-r--r--docs/build/changelog.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index e8b0196..5522716 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -3,6 +3,17 @@ Changelog
==========
.. changelog::
+ :version: 0.4.1
+
+ .. change::
+ :pullreq: 2
+
+ An "async creator" function can be specified to
+ :class:`.Lock` which allows the "creation" function
+ to be called asynchronously or be subsituted for
+ another asynchronous creation scheme. Courtesy
+ Ralph Bean.
+
:version: 0.4.0
:released: Tue Oct 30 2012