mirror of
https://github.com/elyby/chrly.git
synced 2024-12-27 23:40:30 +05:30
#1: Fixed misspells in README and CHANGELOG
Co-Authored-By: erickskrauch <erickskrauch@ely.by>
This commit is contained in:
parent
a5daae3cb8
commit
8d619d52cd
@ -32,11 +32,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Bumped Go version to 1.12.
|
- Bumped Go version to 1.12.
|
||||||
|
|
||||||
### Fixed
|
### 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.
|
but there is a cape.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- `hash` field from `/textures` response because the game doesn't use it and calculates hash by getting filename
|
- `hash` field from `/textures` response because the game doesn't use it and calculates hash by getting the filename
|
||||||
from the textures link.
|
from the textures link instead.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/elyby/chrly/compare/4.1.1...HEAD
|
[Unreleased]: https://github.com/elyby/chrly/compare/4.1.1...HEAD
|
||||||
|
Loading…
Reference in New Issue
Block a user