update changelog

This commit is contained in:
idk
2019-05-18 18:21:01 -04:00
parent 9d24d56c28
commit 265e8b21b4
2 changed files with 11 additions and 2 deletions

View File

@ -78,7 +78,7 @@ Error handling was omitted in the above code for readability.
## Testing ##
* `go test` runs the whole suite (takes 90+ sec to perform!)
* `go test -tags=nettest` runs the whole suite (takes 90+ sec to perform!)
* `go test -short` runs the shorter variant, does not connect to anything
## License ##
@ -88,4 +88,4 @@ Public domain.
## Author ##
* Kalle Vedin `kalle.vedin@fripost.org`
* Unknown Name (majestrate)
* Unknown Name (majestrate)

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
golang-github-eyedeekay-sam3 (0.3.2.5) bionic; urgency=medium
[ idk ]
* Updates to SAMv3.2
* Move i2pkeys to own directory/library
* Bug fixes
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 21:40:35 -0500
golang-github-eyedeekay-sam3 (0.0~git20190223.af5a3f3) bionic; urgency=medium
[ idk ]