Skip to content

Commit 2fbb628

Browse files
committed
V0.5.1
1 parent 8b1e421 commit 2fbb628

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.org

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* 0.5.1
2+
** Bug fix patch
3+
- =mgl-pax= updated on us causing build failures
4+
- Fix bug where the optimized Vampir output would produce incorrect
5+
code
16
* 0.5.0
27

38
** User Facing Changes

geb.asd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:cl-reexport
66
:mgl-pax
77
:command-line-arguments)
8-
:version "0.5.0"
8+
:version "0.5.1"
99
:description "Gödel, Escher, Bach, a categorical view of computation"
1010
:build-pathname "../build/geb.image"
1111
:entry-point "geb.entry::entry"

0 commit comments

Comments
 (0)