Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #721 from 3box/release/1.16.2
Browse files Browse the repository at this point in the history
Release/1.16.2
  • Loading branch information
oed authored Feb 5, 2020
2 parents 8c903b2 + 7c40c75 commit 8c38e7e
Show file tree
Hide file tree
Showing 22 changed files with 26,451 additions and 5,752 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/3box-js
docker:
- image: circleci/node:10
- image: circleci/node:10.18.1
steps:
- checkout

Expand Down
6 changes: 6 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release Notes

## v1.16.2 - 2020-02-05
* chore: update ipfs & orbitdb
* fix: Verify legacy muport DID properly
* fix: Special signature request for authereum
* ref: Send DID in all pin requests where possible

## v1.16.1 - 2020-01-13
fix: set fixed cache paths, so cache read/writes from same path and local data loaded

Expand Down
Loading

0 comments on commit 8c38e7e

Please sign in to comment.