Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
liath committed Aug 13, 2018
1 parent b2f877e commit 8fea9e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

## [Unreleased]

## [0.1.0]
### Added
- this CHANGELOG.
- switched to being WebExtension first and shimming to support Chrome.
- switched to being a standard WebExtension and shimming to support Chrome.

### Changed
- switched to async interfaces where possible.
- we build dialog.js with browserify now too.
- cleaned up the UI a little.

### Fixed
- connection filter wasn't catching pre-signed S3 URLs.
Expand Down

0 comments on commit 8fea9e0

Please sign in to comment.