Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vlebourl committed Jul 3, 2020
1 parent 90cd4c4 commit 25b5d0b
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
# Changelog

## [1.5-alpha2](https://github.com/iMicknl/ha-tahoma/tree/1.5-alpha2) (2020-07-02)
## [1.5](https://github.com/iMicknl/ha-tahoma/tree/1.5) (2020-07-03)

[Full Changelog](https://github.com/iMicknl/ha-tahoma/compare/1.5-alpha1...1.5-alpha2)
[Full Changelog](https://github.com/iMicknl/ha-tahoma/compare/1.5-alpha2...1.5)

**Implemented enhancements:**

- Remove exception raising in Device `__init__` in the API [\#101](https://github.com/iMicknl/ha-tahoma/pull/101) ([vlebourl](https://github.com/vlebourl))

**Fixed bugs:**

- custom\_components.tahoma.config\_flow - Unexpected exception - ValueError: No ui Class [\#99](https://github.com/iMicknl/ha-tahoma/issues/99)
- Update for light component \(rgb\) fails - error in logs [\#96](https://github.com/iMicknl/ha-tahoma/issues/96)
- Not authenticated error. [\#86](https://github.com/iMicknl/ha-tahoma/issues/86)

**Merged pull requests:**

- Fix a test in api login. [\#100](https://github.com/iMicknl/ha-tahoma/pull/100) ([vlebourl](https://github.com/vlebourl))

## [1.5-alpha2](https://github.com/iMicknl/ha-tahoma/tree/1.5-alpha2) (2020-07-02)

[Full Changelog](https://github.com/iMicknl/ha-tahoma/compare/1.5-alpha1...1.5-alpha2)

**Fixed bugs:**

- Re-log in the API after a "error":"Not authenticated" [\#95](https://github.com/iMicknl/ha-tahoma/pull/95) ([vlebourl](https://github.com/vlebourl))

**Merged pull requests:**
Expand Down

0 comments on commit 25b5d0b

Please sign in to comment.