-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e477d7
commit dbeac1b
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,18 @@ | ||
2.0.0 | ||
# 2.0.1 | ||
- Fix https://github.com/micktwomey/elmo-8/issues/1 via attempting to load textures from multiple sources (data URL first, then local asset, finally elmo-8.twomeylee.name) | ||
|
||
# 2.0.0 | ||
- Upgrade to Elm 0.18, no changes to API. | ||
|
||
1.0.2 | ||
# 1.0.2 | ||
- Slightly improve examples. | ||
|
||
1.0.1 | ||
# 1.0.1 | ||
- Attempting to fix compatibility with Elm 0.17 on package index. | ||
|
||
1.0.0 | ||
# 1.0.0 | ||
- Initial release for real (fixing numbering to match Elm's versioning system). | ||
|
||
0.1.0 | ||
# 0.1.0 | ||
- Initial release. | ||
- Implemented: `print`, `sprite` and `putPixel`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters