|
|
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
+## [2.1.0] - 2023-11-8
|
|
|
+
|
|
|
+- rename RPC_SERVER to GRPC_WEB_SERVER in .env.example
|
|
|
+- rename RPC_SERVER to GRPC_WEB_SERVER in .config.example.php
|
|
|
+- rename RPC_SERVER to GRPC_WEB_SERVER in .config.example.js
|
|
|
+
|
|
|
+
|
|
|
## [2.0.3] - 2023-07-20
|
|
|
|
|
|
- add DASHBOARD_URL to .env
|