Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Update changelog for v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
serebit committed May 17, 2021
1 parent a72e532 commit 48e2428
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.0.2 (2021-05-16)

### Changed

- Docker coordinates changed to `streamcord/spyglass`
- Changed Dockerfile to multi-stage build and moved original Dockerfile to Dockerfile.host

### Fixed

- Now tolerates a null value for `stream_end_action` in notification documents (defaults to 0)
- Prints a stack trace rather than a possibly-null localized message if the initial connection attempt fails

## v1.0.1 (2021-05-14)

### Updated
Expand Down

0 comments on commit 48e2428

Please sign in to comment.