summaryrefslogtreecommitdiff
path: root/libfrontend-elements/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'libfrontend-elements/NEWS')
-rw-r--r--libfrontend-elements/NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/libfrontend-elements/NEWS b/libfrontend-elements/NEWS
new file mode 100644
index 0000000..68e3e22
--- /dev/null
+++ b/libfrontend-elements/NEWS
@@ -0,0 +1,40 @@
+Version 1.1.4
+
+ * Add swap() to the context class.
+
+Version 1.1.3
+
+ * Add support for libfrontend-elements bundling.
+
+Version 1.1.2
+
+ * Add an exception to the licensing terms to allow combining with
+ incompatibly-licensed modules in a single program. See the LICENSE
+ file for details.
+
+Version 1.1.1
+
+ * Fixed a bug in import stubs.
+
+ * Got rid of warnings.
+
+Version 1.1.0
+
+ * Upgraded to build-0.3.0.
+
+Version 1.0.3
+
+ * Added non-const get function to context which returns non-const
+ reference.
+
+Version 1.0.2
+
+ * Upgraded to build-0.2.0.
+
+Version 1.0.1
+
+ * Build system improvements.
+
+Version 1.0.0
+
+ * First public release.