Skip to content

Commit d88d150

Browse files
committed
Update CHANGELOG for v1.0.2
***NO_CI***
1 parent 807dab2 commit d88d150

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

CHANGELOG.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
# Changelog
2+
3+
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/v1.0.27...HEAD)
6+
7+
**Documentation and other chores:**
8+
9+
- Update 1 NuGet dependencies [\#11](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/11)
10+
11+
## [v1.0.27](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/v1.0.27) (2022-09-22)
12+
13+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/v1.0.22...v1.0.27)
14+
15+
**Implemented enhancements:**
16+
17+
- Improve exception messages [\#10](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/10)
18+
- Read value methods now check for ongoing continuous operation [\#8](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/8)
19+
20+
**Documentation and other chores:**
21+
22+
- Remove LastContinuousValue method from AdcChannel [\#9](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/9)
23+
24+
## [v1.0.22](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/v1.0.22) (2022-09-22)
25+
26+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/v1.0.20...v1.0.22)
27+
28+
**Implemented enhancements:**
29+
30+
- Rework StartContinuousSampling and StartAveragedContinuousSampling [\#7](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/7)
31+
32+
## [v1.0.20](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/v1.0.20) (2022-09-22)
33+
34+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/v1.0.18...v1.0.20)
35+
36+
**Implemented enhancements:**
37+
38+
- Rework start and stop continuous conversion [\#6](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/6)
39+
40+
## [v1.0.18](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/v1.0.18) (2022-09-22)
41+
42+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/v1.0.14...v1.0.18)
43+
44+
**Implemented enhancements:**
45+
46+
- Rework StartContinuousSampling [\#5](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/5)
47+
48+
**Fixed bugs:**
49+
50+
- Fix namespace [\#3](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/3)
51+
52+
**Documentation and other chores:**
53+
54+
- Update 1 NuGet dependencies [\#4](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/4)
55+
56+
## [v1.0.14](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/v1.0.14) (2022-09-20)
57+
58+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/v1.0.11...v1.0.14)
59+
60+
**Implemented enhancements:**
61+
62+
- Miscelaneous improvements [\#2](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/2)
63+
64+
## [v1.0.11](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/tree/v1.0.11) (2022-09-13)
65+
66+
[Full Changelog](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/compare/45381c6c92cea2ac88f31c25c92c42fdb1626183...v1.0.11)
67+
68+
**Implemented enhancements:**
69+
70+
- Changes from API design [\#1](https://github.com/nanoframework/nanoFramework.GiantGecko.Adc/pull/1)
71+
72+
73+
74+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)