diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2018-01-11 22:56:45 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2018-01-11 22:56:45 +0100 |
commit | 7ce40eda0bea5f6354927c24fb7084e92bd691ea (patch) | |
tree | d6abbcb946081caa39a2791b22a0b2321324dcb8 | |
parent | 1083af1a0fcfea6ad64dcc723c28c147ec6d453c (diff) |
Add NEWS.
* NEWS: New file.
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +-*- org -*- +#+TITLE: Guile Debbugs NEWS – history of user-visible changes +#+STARTUP: content hidestars + +Copyright © 2018 Ricardo Wurmus <rekado@elephly.net> + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + +* Initial release 0.0.1 + +This is the first public release of Guile Debbugs. Enjoy! |