Skip to content

Commit d093bf1

Browse files
committed
Fix text format in CHANGES.txt
1 parent 83cadd6 commit d093bf1

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

CHANGES.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ Full release notes:
1010

1111
v2.2.3
1212
======
13-
WL#10452: Add Protobuf C++ extension for Linux variants and Mac OSX
14-
WL#10081: DevAPI: IPv6 support
15-
BUG#25614860: Fix defined_as method in the view creation
16-
BUG#25519251: SelectStatement does not implement order_by() method
17-
BUG#25436568: Update available operators for XPlugin
18-
BUG#24954006: Add missing items in CHANGES.txt
19-
BUG#24578507: Fix import error using Python 2.6
20-
BUG#23636962: Fix improper error message when creating a Session
21-
BUG#23568207: Fix default aliases for projection fields
22-
BUG#23567724: Fix operator names
13+
- WL#10452: Add Protobuf C++ extension for Linux variants and Mac OSX
14+
- WL#10081: DevAPI: IPv6 support
15+
- BUG#25614860: Fix defined_as method in the view creation
16+
- BUG#25519251: SelectStatement does not implement order_by() method
17+
- BUG#25436568: Update available operators for XPlugin
18+
- BUG#24954006: Add missing items in CHANGES.txt
19+
- BUG#24578507: Fix import error using Python 2.6
20+
- BUG#23636962: Fix improper error message when creating a Session
21+
- BUG#23568207: Fix default aliases for projection fields
22+
- BUG#23567724: Fix operator names
2323

2424
v2.2.2
2525
======
@@ -29,7 +29,7 @@ v2.2.2
2929
- DevAPI: New transports: Unix domain socket
3030
- DevAPI: Core TLS/SSL options for the mysqlx URI scheme
3131
- DevAPI: View DDL with support for partitioning in a cluster / sharding
32-
- BUG24520850: Fix unexpected behavior when using an empty collection name
32+
- BUG#24520850: Fix unexpected behavior when using an empty collection name
3333

3434
v2.2.1
3535
======
@@ -40,11 +40,11 @@ v2.2.1
4040
- DevAPI: Per ReplicaSet SQL execution
4141
- DevAPI: XSession accepts a list of routers
4242
- DevAPI: Define action on adding empty list of documents
43-
- BUG23729357: Fix fetching BIT datatype
44-
- BUG23583381: Add who_am_i and am_i_real methods to DatabaseObject
45-
- BUG23568257: Add fetch_one method to mysqlx.result
46-
- BUG23550743: Add close method to XSession and NodeSession
47-
- BUG23550057: Add support for URI as connection data
43+
- BUG#23729357: Fix fetching BIT datatype
44+
- BUG#23583381: Add who_am_i and am_i_real methods to DatabaseObject
45+
- BUG#23568257: Add fetch_one method to mysqlx.result
46+
- BUG#23550743: Add close method to XSession and NodeSession
47+
- BUG#23550057: Add support for URI as connection data
4848

4949
v2.2.0
5050
======

0 commit comments

Comments
 (0)