File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
Libplanet changelog
2
2
===================
3
3
4
+ Version 5.3.2
5
+ -------------
6
+
7
+ To be released.
8
+
9
+ ### Deprecated APIs
10
+
11
+ ### Backward-incompatible API changes
12
+
13
+ ### Backward-incompatible network protocol changes
14
+
15
+ ### Backward-incompatible storage format changes
16
+
17
+ ### Added APIs
18
+
19
+ ### Behavioral changes
20
+
21
+ ### Bug fixes
22
+
23
+ ### Dependencies
24
+
25
+ ### CLI tools
26
+
27
+
4
28
Version 5.3.1
5
29
-------------
6
30
Original file line number Diff line number Diff line change 4
4
<TargetFrameworks Condition =" '$(_IsPacking)'=='true'" >net6.0</TargetFrameworks >
5
5
<TargetFramework Condition =" '$(_IsPacking)'!='true'" >net6.0</TargetFramework >
6
6
<LangVersion >10</LangVersion >
7
- <VersionPrefix >5.3.1 </VersionPrefix >
7
+ <VersionPrefix >5.3.2 </VersionPrefix >
8
8
<!-- Note: don't be confused by the word "prefix" here. It's merely a
9
9
version without suffix like "-dev.123". See the following examples:
10
10
Version: 1.2.3-dev.456
You can’t perform that action at this time.
0 commit comments