Skip to content
Snippets Groups Projects
Commit a80dc300 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

bump version, add changelog

parent f45d5638
No related branches found
No related tags found
1 merge request!37bump version, add changelog
Pipeline #4535 passed
# Changelog for tahoe-lafs-immutable-uploader # Changelog for tahoe-lafs-immutable-uploader
## 0.1.0 ## 0.1.0.1
* Switch from `base64` to `base64-bytestring` to avoid an encoding bug on ARM
with GHC 8.6.5.
## 0.1.0.0
* Initial release. * Initial release.
* Support for encoding data using Tahoe-LAFS' CHK protocol. * Support for encoding and decoding data using Tahoe-LAFS' CHK protocol.
cabal-version: 1.12 cabal-version: 1.12
name: tahoe-chk name: tahoe-chk
version: 0.1.0.0 version: 0.1.0.1
synopsis: synopsis:
The Tahoe-LAFS' Content-Hash-Key (CHK) cryptographic protocol. The Tahoe-LAFS' Content-Hash-Key (CHK) cryptographic protocol.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment