Skip to content

Commit 0ea9f64

Browse files
committed
update changelog
1 parent bd8d33a commit 0ea9f64

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).
44

5+
## v1.3.2 (2021-03-04)
6+
7+
Please make sure you have done the following before updating:
8+
9+
* Read the full [release notes for v1.3.0](https://github.com/homebridge/homebridge/releases/tag/v1.3.0) if you have not already done so.
10+
11+
### Notable Changes
12+
13+
* [#2845](https://github.com/homebridge/homebridge/issues/2820) - Added the ability for more than one accessory of the same type to be added to a single child bridge. [See docs for more info](https://github.com/homebridge/homebridge/wiki/Child-Bridges#multiple-accessories-on-the-same-child-bridge).
14+
15+
### Other Changes
16+
17+
* Warnings about "slow" plugin characteristics will no longer be shown for external / unbridges accessories (typically Cameras or TVs) as these do not slow down the entire bridge.
18+
519
## v1.3.1 (2021-02-23)
620

721
Please make sure you have done the following before updating:

0 commit comments

Comments
 (0)