You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
### Removed
18
18
19
19
### Fixed
20
-
- Fixed GitHub actions for pull requests from forks.
21
20
22
21
***
23
22
23
+
24
+
## [0.35.0]
25
+
26
+
### Added
27
+
- Support [GroPoint Profile GPLP-8 Eight-Segment Soil Moisture and Temperature Profiling Probe](https://www.gropoint.com/products/soil-sensors/gropoint-profile)
28
+
24
29
## [0.34.1]
25
30
26
31
### Changed
@@ -32,6 +37,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
37
By default, all polling is off, but polling is enabled for a modem sensor when a sensor is created and attached to a modem.
33
38
This functionailty is inspired from [neilh10](https://github.com/EnviroDIY/ModularSensors/commits?author=neilh10).
34
39
40
+
### Fixed
41
+
- Fixed GitHub actions for pull requests from forks.
0 commit comments