Skip to content

Commit

Permalink
bump version to 2.0.0.0 + update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Sep 19, 2017
1 parent 4e46e3e commit 8ca4ee0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v2.0.0.0 (2017-09-11)

Remove Swagger instances. It would be better to push them upstream to the swagger2 repository.


## v1.0.0.0 (2017-08-29)

- Provide 2 types `Currency` and `Alpha`
Expand Down
6 changes: 3 additions & 3 deletions currency-codes.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: currency-codes
version: 1.0.0.4
version: 2.0.0.0
synopsis: ISO-4217 Currency Codes
description: ISO-4217 Currency Codes
license: MIT
Expand All @@ -9,8 +9,8 @@ maintainer: Matthias Benkort <[email protected]>
copyright: (c) 2017 Chordify
category: Data
build-type: Simple
homepage: https://gitlab.com/chordify/currency-codes
bug-reports: https://gitlab.com/chordify/currency-codes/issues
homepage: https://github.com/chordify/currency-codes
bug-reports: https://github.com/chordify/currency-codes/issues
extra-source-files: README.md
CHANGELOG.md
stack.yaml
Expand Down

0 comments on commit 8ca4ee0

Please sign in to comment.