Skip to content

Commit 506a640

Browse files
authored
Merge pull request #10 from ssjunnebo/add_changelog
Added changelog
2 parents f5a9e95 + 7e33479 commit 506a640

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Change Log
2+
3+
## [Unreleased](https://github.com/sanger-pathogens/assembly-stats/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/sanger-pathogens/assembly-stats/compare/v1.0.1...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- update readme [\#9](https://github.com/sanger-pathogens/assembly-stats/pull/9) ([ssjunnebo](https://github.com/ssjunnebo))
10+
11+
## [v1.0.1](https://github.com/sanger-pathogens/assembly-stats/tree/v1.0.1) (2017-11-27)
12+
[Full Changelog](https://github.com/sanger-pathogens/assembly-stats/compare/v1.0.0...v1.0.1)
13+
14+
**Merged pull requests:**
15+
16+
- version bump [\#8](https://github.com/sanger-pathogens/assembly-stats/pull/8) ([ssjunnebo](https://github.com/ssjunnebo))
17+
- Allow /dev/stdin as input file [\#7](https://github.com/sanger-pathogens/assembly-stats/pull/7) ([dkj](https://github.com/dkj))
18+
- update LICENSE and AUTHORS [\#6](https://github.com/sanger-pathogens/assembly-stats/pull/6) ([ssjunnebo](https://github.com/ssjunnebo))
19+
- Added AUTHORS file [\#5](https://github.com/sanger-pathogens/assembly-stats/pull/5) ([aslett1](https://github.com/aslett1))
20+
21+
## [v1.0.0](https://github.com/sanger-pathogens/assembly-stats/tree/v1.0.0) (2014-04-09)
22+
**Merged pull requests:**
23+
24+
- Version 1.0.0 [\#4](https://github.com/sanger-pathogens/assembly-stats/pull/4) ([martinghunt](https://github.com/martinghunt))
25+
- Fix when line of dashes written in human readable output [\#3](https://github.com/sanger-pathogens/assembly-stats/pull/3) ([martinghunt](https://github.com/martinghunt))
26+
- Separate output of each file with line of dashes [\#2](https://github.com/sanger-pathogens/assembly-stats/pull/2) ([martinghunt](https://github.com/martinghunt))
27+
- Initial add of files and update readme [\#1](https://github.com/sanger-pathogens/assembly-stats/pull/1) ([martinghunt](https://github.com/martinghunt))

0 commit comments

Comments
 (0)