File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change
1
+ ` android_logger ` changelog
2
+ ==========================
3
+
4
+ All user visible changes to this project will be documented in this file. This project uses [ Semantic Versioning 2.0.0] .
5
+
6
+
7
+
8
+
9
+ ## [ 0.11.3] · 2022-12-20
10
+ [ 0.11.3 ] : /../../tree/v0.11.3
11
+
12
+ [ Diff] ( /../../compare/38186ece1056d90b8f75fd2a5eb5c860e0a1704e...v0.11.3 )
13
+
14
+ ### Fixed
15
+
16
+ - Broken compilation on [ Android] targets. ([ #59 ] , [ #58 ] )
17
+
18
+ [ #58 ] : /../../issues/58
19
+ [ #59 ] : /../../pull/59
20
+
21
+
22
+
23
+
24
+ ## Previous releases
25
+
26
+ See [ Git log] ( /../../commits/master?after=1a5a07ec6742f0069acc2be223c1bb3b6a9d15f8+0 ) .
27
+
28
+
29
+
30
+
31
+ [ Android ] : https://www.android.com
32
+ [ Semantic Versioning 2.0.0 ] : https://semver.org
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " android_logger"
3
- version = " 0.11.2 "
3
+ version = " 0.11.3 "
4
4
authors = [" The android_logger Developers" ]
5
5
license = " MIT OR Apache-2.0"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments