We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5368bac commit 0f5bdf8Copy full SHA for 0f5bdf8
CHANGELOG.md
@@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## Unreleased
+## [2.0.6] - 2017-08-05
8
+
9
+### Fixes
10
+- Opener refinements
11
12
+## [2.0.5] - 2017-08-02
13
14
### Fixed
15
- Fixed potential for deadlock in MemoryFS
fs/_version.py
@@ -1 +1 @@
1
-__version__ = "2.0.6a3"
+__version__ = "2.0.6"
0 commit comments