Skip to content

Commit 62acd95

Browse files
committed
bump Changelog
1 parent b557bb3 commit 62acd95

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v4.0.0-rc.2
9+
10+
* Support more networks with default mappings (ex: solana, soon: optimism, soon: bitcoin)
11+
* Add command "create-user <dsn> <username> <database>" to help creating more SQL users, read-only or otherwise
12+
* add 'enabled' field under "DBTConfig"
13+
* Removed PgwebFrontend and WireProtocolAccess fields from the SinkConfig message: they will now be deployed when on a development environment, so they are not mentionned here anymore.
14+
815
## v4.0.0-rc.1
916

1017
### Fixes

0 commit comments

Comments
 (0)