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 bab42e8 commit 45ddd81Copy full SHA for 45ddd81
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [0.6.6] - 2016-11-25
4
+
5
+### Fixed
6
7
+- Fixed a memory leak in C extension. (thanks to [ntoll](https://github.com/ntoll))
8
9
10
## [0.6.5] - 2016-10-31
11
@@ -228,6 +234,7 @@ This version causes major breaking API changes to simplify it and making it more
228
234
Initial release
229
235
230
236
237
+[0.6.6]: https://github.com/sdispater/pendulum/releases/tag/0.6.6
231
238
[0.6.5]: https://github.com/sdispater/pendulum/releases/tag/0.6.5
232
239
[0.6.4]: https://github.com/sdispater/pendulum/releases/tag/0.6.4
233
240
[0.6.3]: https://github.com/sdispater/pendulum/releases/tag/0.6.3
0 commit comments