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

Commit 262027a

Browse files
authored
chore: release v1.0.0-beta.13 (#612)
1 parent 2fd785b commit 262027a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-beta.13](https://github.com/iotaledger/inx-chronicle/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2022-08-29)
2+
3+
4+
### Features
5+
6+
* **db:** use `db.run_command` for faster bulk updates ([#604](https://github.com/iotaledger/inx-chronicle/issues/604)) ([efa5499](https://github.com/iotaledger/inx-chronicle/commit/efa5499a6d48440276d6345cc2d7e520391f44b7))
7+
8+
9+
110
# [1.0.0-beta.12](https://github.com/iotaledger/inx-chronicle/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-08-26)
211

312

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.12"
3+
version = "1.0.0-beta.13"
44
authors = ["IOTA Stiftung"]
55
edition = "2021"
66
description = "IOTA permanode implemented as an IOTA Node Extension (INX)."

0 commit comments

Comments
 (0)