Skip to content

Commit

Permalink
v1.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarstens committed Jul 5, 2022
1 parent b4d9ae7 commit 87682ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

See the [NervesHub documentation] for more information

## [v1.0.2] - 2022-07-01

[v1.0.2]: https://github.com/nerves-hub/nerves_hub_web/releases/tag/v1.0.2

### Fixed

* [#838] Unregistered, expired signer CAs in the device connection request
would fail before the device certificate pin could be checked

## [v1.0.1] - 2022-06-28

[v1.0.1]: https://github.com/nerves-hub/nerves_hub_web/releases/tag/v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2

0 comments on commit 87682ed

Please sign in to comment.