summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-02-10 23:14:55 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-02-10 23:14:55 +0100
commit8105c4ba4636c58b85f0235d2d1b53a0682b1a6a (patch)
treefe61c0b8f3598552b3278a1409da191517ed741c
parent8e4c6dd2db3e9c83171ccadbc8e324d69ef61a62 (diff)
Version 0.1v0.1.0
-rw-r--r--CHANGELOG.md5
-rw-r--r--erebos.cabal3
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..a79ff4c
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,5 @@
+# Revision history for erebos
+
+## 0.1.0 -- 2024-02-10
+
+* First version.
diff --git a/erebos.cabal b/erebos.cabal
index 8cd2143..e25c79d 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -1,7 +1,7 @@
Cabal-Version: 2.2
Name: erebos
-Version: 0.1.0.0
+Version: 0.1.0
Synopsis: Decentralized messaging and synchronization
Description:
Library and simple CLI interface implementing the Erebos identity
@@ -26,6 +26,7 @@ Stability: experimental
Build-type: Simple
Extra-Doc-Files:
README.md
+ CHANGELOG.md
Extra-Source-Files:
src/Erebos/ICE/pjproject.h