Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #83 from darrenldl/dev
Browse files Browse the repository at this point in the history
Updated dependencies & parentheses spacing fix
  • Loading branch information
darrenldl committed Dec 6, 2018
2 parents daf79c3 + 452b45d commit 9819bff
Show file tree
Hide file tree
Showing 11 changed files with 292 additions and 203 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: rust
services: docker
sudo: required
dist: xenial

branches:
except:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## 1.1.3
- Dependencies upate
- Updated `rand` from `0.4` to `0.5.4`
- Updated `ring` from `0.12.1` to `0.13.2`
- Doc fix
- Added space before parantheses in code comments, documentation and help messages

## 1.1.2
- Dependencies update
- Updated `reed-solomon-erasure` from `^3.0` to `^3.1`
Expand Down

0 comments on commit 9819bff

Please sign in to comment.