wxAsteroids 1.1 → 1.1.0.1
raw patch · 2 files changed
+10/−7 lines, 2 files
Files
- CHANGELOG.md +9/−6
- wxAsteroids.cabal +1/−1
CHANGELOG.md view
@@ -1,11 +1,15 @@ -Change log wxAsteroids -====================== +== Change log wxAsteroids == -2015-09-23 Version 1.1 ----------------------- +=== 2015-09-23 Version 1.1.0.1 === +* Changed the change log format + + + +=== 2015-09-23 Version 1.1 === + * Set focus to frame, to let Linux builds respond to keyboard * Limited ship movement, to keep it in sight, when moving to the right * Maintainer set to wxHaskell developer mailing list @@ -15,8 +19,7 @@ -2009-03-07 Version 1.0 ----------------------- +=== 2009-03-07 Version 1.0 === Converted from the document "wxHaskell - A Portable and Concise GUI Library for Haskell", updated and cabalized.
wxAsteroids.cabal view
@@ -5,7 +5,7 @@ \"wxHaskell, A Portable and Concise GUI Library for Haskell\" <http://legacy.cs.uu.nl/daan/download/papers/wxhaskell.pdf> Homepage: https://wiki.haskell.org/WxAsteroids -Version: 1.1 +Version: 1.1.0.1 License: BSD3 License-file: LICENSE.txt Author: Daan Leijen