forked from ivanperez-keera/SpaceInvaders
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
18 lines (15 loc) · 814 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2023-04-08 Ivan Perez <[email protected]>:
* SpaceInvaders.cabal: Version bump (0.14.2) (#42), bump constraint on
simple-affine-space (#43).
* src/: Conformace with style guide (#40).
* .travis.yml: Update dist in travis config file to Bionic (#41).
2021-10-07 Ivan Perez <[email protected]>:
* SpaceInvaders.cabal: Version bump (0.13.3), update constraints on Yampa
bump cabal-version (#35).
* src/: Fix compilation issue due to GHC bug (#30), update to new Yampa
API (#32), fix speed problem due to threading (#33).
* .travis.yml: Update compilation matrix (#34).
2017-11-07 Christina Zeller <[email protected]>:
* SpaceInvaders.cabal: Version bump (0.4.5)
2017-11-05 Christina Zeller <[email protected]>:
* SpaceInvaders.cabal: Adds gif to cabal description.