-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ben J. Ward
committed
Feb 15, 2018
1 parent
913b25f
commit 194236f
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
future-release=1.3.0 | ||
release-branch=master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Change Log | ||
|
||
## [1.3.0](https://github.com/BioJulia/BioCore.jl/tree/1.3.0) (2018-02-15) | ||
[Full Changelog](https://github.com/BioJulia/BioCore.jl/compare/v1.2.1...1.3.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- get\_bio\_fmt\_specimens improvements [\#9](https://github.com/BioJulia/BioCore.jl/pull/9) ([Ward9250](https://github.com/Ward9250)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Fix dead link [\#8](https://github.com/BioJulia/BioCore.jl/pull/8) ([kescobo](https://github.com/kescobo)) | ||
|
||
## [v1.2.1](https://github.com/BioJulia/BioCore.jl/tree/v1.2.1) (2017-07-20) | ||
[Full Changelog](https://github.com/BioJulia/BioCore.jl/compare/v1.2.0...v1.2.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- \[RTR\]: Update get\_fmt\_specimens method [\#6](https://github.com/BioJulia/BioCore.jl/pull/6) ([Ward9250](https://github.com/Ward9250)) | ||
|
||
**Closed issues:** | ||
|
||
- Release metadata [\#5](https://github.com/BioJulia/BioCore.jl/issues/5) | ||
|
||
## [v1.2.0](https://github.com/BioJulia/BioCore.jl/tree/v1.2.0) (2017-07-16) | ||
[Full Changelog](https://github.com/BioJulia/BioCore.jl/compare/v1.1.0...v1.2.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- update code generator functions for Automa 0.3 [\#4](https://github.com/BioJulia/BioCore.jl/pull/4) ([bicycle1885](https://github.com/bicycle1885)) | ||
|
||
## [v1.1.0](https://github.com/BioJulia/BioCore.jl/tree/v1.1.0) (2017-06-19) | ||
[Full Changelog](https://github.com/BioJulia/BioCore.jl/compare/v1.0.1...v1.1.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- BioCore.Testing module [\#3](https://github.com/BioJulia/BioCore.jl/pull/3) ([Ward9250](https://github.com/Ward9250)) | ||
|
||
## [v1.0.1](https://github.com/BioJulia/BioCore.jl/tree/v1.0.1) (2017-06-14) | ||
[Full Changelog](https://github.com/BioJulia/BioCore.jl/compare/v1.0.0...v1.0.1) | ||
|
||
## [v1.0.0](https://github.com/BioJulia/BioCore.jl/tree/v1.0.0) (2017-05-23) | ||
**Merged pull requests:** | ||
|
||
- Basic project setup [\#1](https://github.com/BioJulia/BioCore.jl/pull/1) ([Ward9250](https://github.com/Ward9250)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |