aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2019-07-16 11:49:57 -0400
committerRalph Amissah <ralph@amissah.com>2019-09-03 12:24:01 -0400
commitbc5c37164cbf4e9bedcbd986537f25445dd4a7e2 (patch)
treebb7790d59ad50f84989cea34fe99d20ed7ba9b20
parentdebian/changelog (7.1.12-1) (diff)
version & changelog, open commit window
-rw-r--r--data/doc/sisu/CHANGELOG_v710
-rw-r--r--data/sisu/version.yml6
2 files changed, 13 insertions, 3 deletions
diff --git a/data/doc/sisu/CHANGELOG_v7 b/data/doc/sisu/CHANGELOG_v7
index f4414ab5..55e3ad56 100644
--- a/data/doc/sisu/CHANGELOG_v7
+++ b/data/doc/sisu/CHANGELOG_v7
@@ -22,6 +22,16 @@ Reverse Chronological:
--- HEAD ---
+* sisu_7.2.0.orig.tar.xz (2019-09-03:35/2)
+ http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.2.0
+
+ - markup modification
+ - (markup blocks) distinguish block from group
+ - table attributes, place in parenthesis
+ table([attributes]){
+ ``` table([attributes])
+ - code blocks attributes, numberlines
+
* sisu_7.1.12.orig.tar.xz (2019-07-16:28/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.12
diff --git a/data/sisu/version.yml b/data/sisu/version.yml
index 64cbf209..faa738cc 100644
--- a/data/sisu/version.yml
+++ b/data/sisu/version.yml
@@ -1,5 +1,5 @@
---
:project: SiSU
-:version: 7.1.12
-:date_stamp: 2019w28/2
-:date: "2019-07-16"
+:version: 7.2.0
+:date_stamp: 2019w35/2
+:date: "2019-09-03"