Skip to content

Commit abd0f6b

Browse files
committed
docs/Changelog: update to reflect latest changes
Also add Changlog link to the Wiki homepage.
1 parent 19786e8 commit abd0f6b

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

docs/Updates/Changelog.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
## Latest
2-
<!-- what's in open pull requests that will be merged at an unknown date -->
2+
(may include items not yet merged)
3+
<!-- List what's in open pull requests to be merged at an unknown date -->
34

4-
- New service: [Duckdns](../Containers/Duckdns.md), deprecates the
5-
`duck/duck.sh` script.
65
- Fixes to [bash aliases](../Basic_setup/Docker.md#aliases)
6+
<!-- PR-560 still a draft
77
- Documentation development made easier: [Writing documentation](
8-
../Developers/index.md#writing-documentation)
8+
../Developers/index.md#writing-documentation) -->
9+
10+
## 2022-06-12
11+
12+
- Dockerfile based Zigbee2MQTT **deprecated**, requiring [migration](
13+
../Containers/Zigbee2MQTT.md#update202204).
14+
- New service: [Duckdns](../Containers/Duckdns.md), deprecates the
15+
`duck/duck.sh` script.
16+
- New service: [Influxdb 2](../Containers/InfluxDB2.md), supported only on
17+
fully 64bit systems.
18+
- Docker health checks added to Grafana and InfluxDB.
919

1020
## 2022-04-26
1121

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Welcome to IOTstack:
1919
</label>
2020

2121
* If you are just getting started with IOTstack, see [Getting Started](Basic_setup/index.md).
22+
* For latest changes, see [Changelog](Updates/Changelog.md).
2223
* If you're running gcgarner/IOTstack see [Migrating to SensorsIot](Updates/gcgarner-migration.md).
2324

2425
* You're always welcome to ask questions on the [IOTStack Discord](https://discord.gg/ZpKHnks).

0 commit comments

Comments
 (0)