Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomnl authored Apr 1, 2020
1 parent 3df2b94 commit e85505a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
[Unreleased]: https://github.com/ISA-Tools/mzml2isa/compare/v1.0.2...HEAD
[Unreleased]: https://github.com/ISA-Tools/mzml2isa/compare/v1.0.3...HEAD



## [v1.0.3] - 2020-04-01
[v1.0.3]: https://github.com/ISA-Tools/mzml2isa/compare/v1.0.2...v1.0.3
### Fixed
- Issue with cli not being accessible as expected - see PR ([#40](https://github.com/ISA-tools/mzml2isa/pull/43)).
### Changed
- Added support for Python 3.8.
- Changed Pyinstaller requirement for >= v3.6 (this is only for making the windows standalone executable and is not part of the standard installation)


## [v1.0.2] - 2019-10-01
[v1.0.2]: https://github.com/ISA-Tools/mzml2isa/compare/v1.0.1...v1.0.2
Expand Down

0 comments on commit e85505a

Please sign in to comment.