Update README.md

This commit is contained in:
HomeSpan 2020-12-12 20:30:11 -06:00 committed by GitHub
parent 8b4d4cf32d
commit 290fc80adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit A
# Latest Updates # Latest Updates
#### 12/10/2020
> HomeSpan 1.1.1 - fixed a bug in timeVal() method that was inadvertently introduced in the last update (1.1.0)
#### 12/7/2020 #### 12/7/2020
> HomeSpan 1.1.0 - first update. Adds ability to specify Accessory IDs, which helps when developing Homespan devices that can automatically add and delete Accessories. > HomeSpan 1.1.0 - first update. Adds ability to specify Accessory IDs, which helps when developing Homespan devices that can automatically add and delete Accessories.