Skip to content

Commit

Permalink
New version.
Browse files Browse the repository at this point in the history
  • Loading branch information
clumens committed Oct 12, 2017
1 parent 1620375 commit 3b30477
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,9 @@
## 0.2.0

* Move parseC into a new Conduit module.
* Add payloadC and payloadContentsC.
* parseRPMC should return a ParseError on error.

## 0.1.3

* Derive Ord for DepRequirement.
Expand Down
2 changes: 1 addition & 1 deletion codec-rpm.cabal
@@ -1,5 +1,5 @@
name: codec-rpm
version: 0.1.3
version: 0.2.0
synopsis: A library for manipulating RPM files
description: This module provides a library for reading RPM files and converting them
into useful data structures. There is currently no way to operate in
Expand Down

0 comments on commit 3b30477

Please sign in to comment.