Skip to content

Commit

Permalink
1.4.1 -> 1.5.0; update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ixmatus committed Apr 17, 2024
1 parent 2eeb5fa commit fcc52c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.5.0
- Support GHC 9.4

1.4.1
- Support ShortByteString and ShortText

Expand Down
2 changes: 1 addition & 1 deletion proto3-wire.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: >=1.10

name: proto3-wire
version: 1.4.1
version: 1.5.0
synopsis: A low-level implementation of the Protocol Buffers (version 3) wire format
license: Apache-2.0
license-file: LICENSE
Expand Down

0 comments on commit fcc52c1

Please sign in to comment.