Browse Source

GRPC_WEB_SERVER

visuddhinanda 2 years ago
parent
commit
4fb145c598
1 changed files with 7 additions and 0 deletions
  1. 7 0
      change-logs.md

+ 7 - 0
change-logs.md

@@ -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