Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-chailove
Commits
9e1d2625
Unverified
Commit
9e1d2625
authored
May 06, 2018
by
RobLoach
Committed by
GitHub
May 06, 2018
Browse files
0.22.0
parent
398e37e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
9e1d2625
...
...
@@ -4,12 +4,16 @@ All notable changes to [ChaiLove](https://github.com/RobLoach/ChaiLove) will be
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## 0.22.0 -
Development
## 0.22.0 -
2018-05-06
### Features
-
`love.filesystem.createDirectory()`
to make directories
-
`love.filesystem.write()`
to write a file in the save directory
-
`Http()`
to make HTTP requests
### Fixes
-
Fix debug build due to undefined "z_error" and "z_verbose" in zlib
-
By
[
@fetzerch
](
https://github.com/fetzerch
)
in
[
#256
](
https://github.com/libretro/libretro-chailove/pull/256
)
## 0.21.0 - 2018-05-02
### Chores
-
Switched to
[
libretro-deps
](
https://github.com/libretro/libretro-deps
)
for freetype and zlib
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment