FunGEn 0.4.6 → 0.4.6.1
raw patch · 2 files changed
+9/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGES +8/−0
- FunGEn.cabal +1/−1
CHANGES view
@@ -1,3 +1,11 @@+0.4.6.1 2014/10/9++* update changelog++0.4.6 2014/10/9++* move to github, enable issue tracker+ 0.4.5 2014/10/8 * add executables to run examples (fungen-hello, fungen-pong, fungen-worms)
FunGEn.cabal view
@@ -1,5 +1,5 @@ name: FunGEn -version: 0.4.6 +version: 0.4.6.1 copyright: (C) 2002 Andre Furtado <awbf@cin.ufpe.br> license: BSD3 license-file: LICENSE