summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleix Conchillo FlaquƩ <aconchillo@gmail.com>2022-02-04 21:50:12 -0800
committerAleix Conchillo FlaquƩ <aconchillo@gmail.com>2022-02-04 21:50:12 -0800
commit709ebd35a07e75aefd4531d96925e65cc99abe2f (patch)
tree0b68331cdd4f8f7cb9a126494d8416b6a6640a65
parentb5cee42478f53e00c56d7ff0a090ffc518aaf43c (diff)
update NEWS for 0.1.0
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 20bea1f..3333c51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
-* Version 0.1.0 (??, 2022)
- - Added trivial Spotify example.
+* Version 0.1.0 (Feb 4, 2022)
+
+ - Add support for creating application bundles.
+
+ - Added trivial Spotify examples.
- You can now evaluate code with `-e` argument.