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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
-
## [1.6.0] - unreleased
7
+
## [1.7.0] - unreleased
8
+
9
+
## [1.6.0] - 2021-12-04
8
10
9
11
### Added
10
12
11
13
*[#39](https://github.com/kaklakariada/fritzbox-java-api/pull/39) Add new command "getdeviceinfo" (thanks to [@odin568](https://github.com/odin568))
12
-
*[#46](https://github.com/kaklakariada/fritzbox-java-api/pull/46)https://github.com/kaklakariada/fritzbox-java-api/pull/46 (thanks to [TDesjardins](https://github.com/TDesjardins))
14
+
*[#46](https://github.com/kaklakariada/fritzbox-java-api/pull/46)Add additional attributes to group (thanks to [TDesjardins](https://github.com/TDesjardins))
13
15
*[#47](https://github.com/kaklakariada/fritzbox-java-api/pull/47) Add hkr attribute supported by FritzOS 7.29 (thanks to [philippn](https://github.com/philippn))
14
16
*[#38](https://github.com/kaklakariada/fritzbox-java-api/pull/38) Add commands to set status for hkr (tsoll) and for blind (open, close etc.) (thanks to [JunkerMartin](https://github.com/JunkerMartin))
0 commit comments