Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit da624f1

Browse files
authored
chore: release v1.0.0-beta.17 (#684)
1 parent 6ea6ed3 commit da624f1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.0-beta.17](https://github.com/iotaledger/inx-chronicle/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2022-09-15)
2+
3+
4+
### Features
5+
6+
* **db:** separate ledger/protocol_param logic from collections ([#677](https://github.com/iotaledger/inx-chronicle/issues/677)) ([81178c8](https://github.com/iotaledger/inx-chronicle/commit/81178c8b822d3f2c2a9182976d42b2dcfd2f32b0))
7+
18
## [1.0.0-beta.16](https://github.com/iotaledger/inx-chronicle/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2022-09-14)
29

310

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chronicle"
3-
version = "1.0.0-beta.16"
3+
version = "1.0.0-beta.17"
44
authors = [ "IOTA Stiftung" ]
55
edition = "2021"
66
description = "IOTA permanode implemented as an IOTA Node Extension (INX)."

0 commit comments

Comments
 (0)