Skip to content

Commit 2cf1506

Browse files
authored
Update CHANGELOG.en-US.md
1 parent d9fe339 commit 2cf1506

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.en-US.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ All notable changes to this project will be documented in this file.
55

66
## [2.0.0]
77
### Added
8-
-Support Apollo as a service registration center
8+
- Support Apollo as a service registration center
99

1010
### Changed
11-
-Optimize package dependencies
12-
-Optimize RpcContext
13-
-Optimize the life cycle management of services in Rpc communication
14-
-Optimize the way to remove redundant routes
15-
-Optimize the use of distributed locks to avoid deadlocks caused by service routing registration
16-
-Remove IEfCoreDbContextPool interface
17-
-Optimize heartbeat detection
11+
- Optimize package dependencies
12+
- Optimize RpcContext
13+
- Optimize the life cycle management of services in Rpc communication
14+
- Optimize the way to remove redundant routes
15+
- Optimize the use of distributed locks to avoid deadlocks caused by service routing registration
16+
- Remove IEfCoreDbContextPool interface
17+
- Optimize heartbeat detection
1818

1919
### Fixed
20-
-Fix the bug that the Cancel and Confirm phases cannot be submitted when there are multiple service instances when the memory cache is used as a transaction participant
20+
- Fix the bug that the Cancel and Confirm phases cannot be submitted when there are multiple service instances when the memory cache is used as a transaction participant
2121

2222
## [1.2.0]
2323

@@ -52,4 +52,4 @@ All notable changes to this project will be documented in this file.
5252
### Fixed
5353
- Fix bugs in distributed locks
5454
- Fix that the client may not be able to subscribe to the routing information of the service registry
55-
- Fix the bug that the zookeeper client session timeout can not subscribe to the routing information of the service registry
55+
- Fix the bug that the zookeeper client session timeout can not subscribe to the routing information of the service registry

0 commit comments

Comments
 (0)