Skip to content

Commit

Permalink
Merge tag 'v3.0.0-rc1' into develop
Browse files Browse the repository at this point in the history
Added:

- Refresh button to reload mailbox contents
- Improved keyboard (tab) focus highlights

Changed:

- The UI now includes the Open Sans webfont instead of relying on browser/OS
  fonts
  • Loading branch information
jhillyerd committed Sep 25, 2020
2 parents 6ce045d + c480fcb commit 7f430f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [v3.0.0-rc1]

### Added
- Refresh button to reload mailbox contents
Expand Down Expand Up @@ -239,6 +239,7 @@ No change from beta1.
specific message.

[Unreleased]: https://github.com/inbucket/inbucket/compare/master...develop
[v3.0.0-rc1]: https://github.com/inbucket/inbucket/compare/v3.0.0-beta3...v3.0.0-rc1
[v3.0.0-beta3]: https://github.com/inbucket/inbucket/compare/v3.0.0-beta2...v3.0.0-beta3
[v3.0.0-beta2]: https://github.com/inbucket/inbucket/compare/v3.0.0-beta1...v3.0.0-beta2
[v3.0.0-beta1]: https://github.com/inbucket/inbucket/compare/v2.1.0...v3.0.0-beta1
Expand Down

0 comments on commit 7f430f2

Please sign in to comment.