Skip to content

Commit f8e4634

Browse files
author
a-tylenda
committed
Update CHANGELOG.md
1 parent 8b9fce7 commit f8e4634

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Scramjet Transform Hub Changelog
22

33
This is the changelog for Scramjet Transform Hub. It holds only notable commits, others are grouped without commit info.
4+
5+
## [0.28.0] - 2022-08-18
6+
7+
## Changed
8+
* Rewrite STH-SCP connection by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/617
9+
10+
## Features
11+
* [CLI] Add session id display by @a-tylenda in https://github.com/scramjetorg/transform-hub/pull/633
12+
* Allow to configure CPMConnector by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/642
13+
* Add --no-colors flag by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/641
14+
* Support x-name header on sequence post|put by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/643
15+
16+
## Fixed
17+
* CLI clean session config on profile change by @ErykSol in https://github.com/scramjetorg/transform-hub/pull/646
18+
* sth add error msg on invalid instance id by @ErykSol in https://github.com/scramjetorg/transform-hub/pull/647
19+
* STH add missing sequence info by @ErykSol in https://github.com/scramjetorg/transform-hub/pull/650
20+
* Add missing commands to the start snippet by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/636
21+
422
## [0.27.0] - 2022-08-11
523

624
### Changed

0 commit comments

Comments
 (0)