Skip to content

Commit

Permalink
Bump version to v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Dec 3, 2019
1 parent 540f7d4 commit e098ff0
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

This is an outline and does not contain every change. Check the commits for a full list of changes.

## v0.9.2 - Hide Servers and More Gradients (2019-11-29)

### Added
- Setting to hide specific servers
- Scroll to top is now smooth
- Version number to help page

### Changed
- Improved README
- Primary button background is now a gradient
- Wording on account sign in is improved
- Replaced checkboxes with switches
- Largest headings color is now a gradient
- Tweaked shadows

### Fixed
- Typo and wording in changelog
- Server details table hover contrast

### Added

## v0.9.1 - Tweaks, Fixes, and More Settings (2019-11-29)

### Added
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bzlist.net-react",
"version": "0.9.1",
"version": "0.9.2",
"description": "BZList is an online service providing real-time BZFlag server information.",
"homepage": "https://bzlist.net",
"license": "GPL-3.0",
Expand Down

0 comments on commit e098ff0

Please sign in to comment.