Skip to content

Commit 0abfb81

Browse files
committed
Update CHANGELOG for v1.0.0
***NO_CI***
1 parent 01e2b92 commit 0abfb81

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

CHANGELOG.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Changelog
2+
3+
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/nanoFramework.Logging/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.28...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Change Debug.WriteLine to Console.WriteLine [\#10](https://github.com/nanoframework/nanoFramework.Logging/pull/10)
10+
11+
**Documentation and other chores:**
12+
13+
- Update 1 nuget dependencies [\#8](https://github.com/nanoframework/nanoFramework.Logging/pull/8)
14+
15+
## [v1.0.0-preview.28](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.28) (2021-05-04)
16+
17+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.26...v1.0.0-preview.28)
18+
19+
**Documentation and other chores:**
20+
21+
- Bumps nanoFramework.CoreLibrary from 1.10.3-preview.7 to 1.10.3-preview.20 [\#9](https://github.com/nanoframework/nanoFramework.Logging/pull/9)
22+
23+
## [v1.0.0-preview.26](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.26) (2021-04-23)
24+
25+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.25...v1.0.0-preview.26)
26+
27+
**Documentation and other chores:**
28+
29+
- Update 1 nuget dependencies [\#5](https://github.com/nanoframework/nanoFramework.Logging/pull/5)
30+
31+
## [v1.0.0-preview.25](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.25) (2021-04-12)
32+
33+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.24...v1.0.0-preview.25)
34+
35+
**Documentation and other chores:**
36+
37+
- Update 2 nuget dependencies [\#4](https://github.com/nanoframework/nanoFramework.Logging/pull/4)
38+
39+
## [v1.0.0-preview.24](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.24) (2021-04-10)
40+
41+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.21...v1.0.0-preview.24)
42+
43+
**Implemented enhancements:**
44+
45+
- Adding custom formatting for logs [\#1](https://github.com/nanoframework/nanoFramework.Logging/pull/1)
46+
47+
**Documentation and other chores:**
48+
49+
- Update 2 nuget dependencies [\#2](https://github.com/nanoframework/nanoFramework.Logging/pull/2)
50+
51+
## [v1.0.0-preview.21](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.21) (2021-04-09)
52+
53+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.19...v1.0.0-preview.21)
54+
55+
## [v1.0.0-preview.19](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.19) (2021-04-09)
56+
57+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.17...v1.0.0-preview.19)
58+
59+
## [v1.0.0-preview.17](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.17) (2021-04-08)
60+
61+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.14...v1.0.0-preview.17)
62+
63+
## [v1.0.0-preview.14](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.14) (2021-04-08)
64+
65+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/v1.0.0-preview.13...v1.0.0-preview.14)
66+
67+
## [v1.0.0-preview.13](https://github.com/nanoframework/nanoFramework.Logging/tree/v1.0.0-preview.13) (2021-04-08)
68+
69+
[Full Changelog](https://github.com/nanoframework/nanoFramework.Logging/compare/61794ede3f146bd8841c7e044f753c864648cbd5...v1.0.0-preview.13)
70+
71+
72+
73+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)