We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1708e commit dbdbc14Copy full SHA for dbdbc14
3 files changed
History.md
@@ -1,4 +1,14 @@
1
2
+1.1.0 / 2016-07-10
3
+==================
4
+
5
+ * Add comment system (backed by Disqus)
6
+ * Add video cover
7
+ * Add related links
8
+ * Add Segment
9
+ * Merge tags and categories
10
+ * Show applied filters
11
12
1.0.6 / 2016-01-21
13
==================
14
component.json
@@ -1,6 +1,6 @@
{
"name": "civic-stack",
- "version": "1.0.6",
+ "version": "1.1.0",
"description": "Stack of online civic webapps",
"paths": [
"lib"
package.json
"main": "index.js",
"repository": {
0 commit comments