Skip to content

Commit

Permalink
#1: Fixed misspells in README and CHANGELOG
Browse files Browse the repository at this point in the history
Co-Authored-By: erickskrauch <erickskrauch@ely.by>
  • Loading branch information
KolFoxy and erickskrauch committed Apr 30, 2019
1 parent a5daae3 commit 8d619d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bumped Go version to 1.12.

### Fixed
- `/textures` request now doesn't proxies request to Mojang in case when there is no information about the skin,
- `/textures` request no longer proxies request to Mojang in a case when there is no information about the skin,
but there is a cape.

### Removed
- `hash` field from `/textures` response because the game doesn't use it and calculates hash by getting filename
from the textures link.
- `hash` field from `/textures` response because the game doesn't use it and calculates hash by getting the filename
from the textures link instead.

[Unreleased]: https://github.com/elyby/chrly/compare/4.1.1...HEAD

0 comments on commit 8d619d5

Please sign in to comment.