Skip to content

Commit

Permalink
Bump version to v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Dec 15, 2019
1 parent ba9737e commit 8044cf6
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# Changelog

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

## v0.10.3 - Snow! ❄ (2019-12-15)

> *Note: During the development of this version some unused data was removed from the API which required slight tweaks.*
### Added
- Max team size to server details
- Snow effect!

### Changed
- Updated dependencies

### Fixed
- Typos in CHANGELOG
- Wrong license in package.json
- ServerDetailsPage always needing
- Textarea not having border on focues
- Heading space on Terms of Service page
- Button list spacing

## v0.10.2 (2019-12-13)

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.2",
"version": "0.10.3",
"description": "BZList is an online service providing real-time BZFlag server information.",
"homepage": "https://bzlist.net",
"license": "MIT",
Expand Down

0 comments on commit 8044cf6

Please sign in to comment.