summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-31 13:02:47 -0400
committerPietro Gagliardi <[email protected]>2014-08-31 13:02:47 -0400
commit2c4eecc9c3ec60f2c2aa709e22cd1fe600caa028 (patch)
tree17a61485f4d4f87f5b994e3e2f799ac0bcbb6fac /README.md
parent16c2e18949cb7f3594410cb80400ebac540a50a0 (diff)
Changed Grid to SimpleGrid in preparation for a better Grid.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b253346..f453637 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ Go 1.3 is required. Note that vanilla 1.3 has a bug in Mac OS X cgo; the next re
prevlib.tar contains the previous version of the library as it stood when I restarted; don't bother using it.
+# Updates
+
+**31 August 2014**<br>Grid is now renamed SimpleGrid in preparation for implementing a more [GtkGrid](https://developer.gnome.org/gtk3/unstable/GtkGrid.html)-like Grid. Mind the change.
+
# Screenshots
The example widget gallery on GTK+ in the Adwaita theme (3.13/master):