Skip to content

Commit

Permalink
Bump version to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Dec 7, 2019
1 parent 62db928 commit cf06182
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## v0.10.1 - Fixes 🛠 (2019-12-6)

### Added
- "what's new" link to help page

### Changed
- Improved handling of boolean settings

### Fixed
- Icons rendering above mobile nav menu
- List buttons spacing
- Server titles from overflowing
- Settings page errors and warnings
- Warning in Dropdown and Switch components
- Account page token parsing
- Old urls in package.json
- package.json name field
- Settings not syncing properly
- Servers with hidden observers being on top

## v0.10.0 - New Authentication (2019-12-5)

### 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",
"version": "0.10.0",
"version": "0.10.1",
"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 cf06182

Please sign in to comment.