Skip to content

Commit

Permalink
Edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pav-kv committed Jan 22, 2021
1 parent 8f82c64 commit 655f000
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
interested in and avoid the Trillian hasher registry+protobuf deps.
* Moved some packages intended for internal-only use into `internal` packages:
* InMemoryMerkleTree (indended to only be used by Trillian tests)
* Move `--quota_system` flag to `main.go` so that it is initialised properly.
It might break depending builds relying on this flag, but the fix is easy:
put it to your `main.go`.
* Moved `--quota_system` and `--storage_system` flags to `main.go` so that they
are initialised properly. It might break depending builds relying on these
flags. Suggested fix: add the flags to `main.go`.

## v1.3.11
[Published 2020-10-06](https://github.com/google/trillian/releases/tag/v1.3.11)
Expand Down

0 comments on commit 655f000

Please sign in to comment.