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 c8675e9 commit a76700eCopy full SHA for a76700e
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+## [Unreleased]
6
7
+## [0.6.0] - 2016-06-01
8
+### Changed
9
+- Improved handling of memory allocation for BCF and BAM records.
10
+- Fixed a memory leak occuring when creating a new BAM record (thanks to @andrelmartins).
0 commit comments