Skip to content

Commit

Permalink
release: 22.09.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Aug 18, 2022
1 parent 921affd commit 5fd5d43
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ Changes

<!-- towncrier release notes start -->

## 22.09.0b2 (2022-08-18)

### Features
* Reduce the initial startup latency of service daemons and CLI (`./backend.ai`) by more than 50% in the development setups using Pants ([#663](https://github.com/lablup/backend.ai/issues/663))

### Fixes
* Add missing lazy-imported cli modules in the package ([#664](https://github.com/lablup/backend.ai/issues/664))


## 22.09.0b1 (2022-08-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.09.0b1
22.09.0b2
1 change: 0 additions & 1 deletion changes/663.feature.md

This file was deleted.

1 change: 0 additions & 1 deletion changes/664.fix.md

This file was deleted.

0 comments on commit 5fd5d43

Please sign in to comment.