We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a4b75 commit 4160e8aCopy full SHA for 4160e8a
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Meepo Changelog
2
===============
3
4
+Version 0.1.3
5
+-------------
6
+
7
+Released on August 29, 2014.
8
9
+- auto expire for eventsourcing sub keys.
10
+- allow callable as namespace.
11
12
13
Version 0.1.2
14
-------------
15
setup.py
@@ -40,7 +40,7 @@
40
41
42
setup(name="meepo",
43
- version="0.1.2",
+ version="0.1.3",
44
description="event sourcing for databases.",
45
keywords="eventsourcing event sourcing replication cache elasticsearch",
46
author="Lx Yu",
0 commit comments