We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d930e2 + c53bf15 commit 35f4aeaCopy full SHA for 35f4aea
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.10-revision-3 (2019-06-12)
4
+
5
+* Revised for Asakusa Framework version 0.10.3
6
+* Change document site from http to https
7
+* Fix typo
8
9
## 0.10-revision-2 (2018-08-21)
10
11
* Revised for Asakusa Framework version 0.10.1
docs/ja/source/conf.py
@@ -72,9 +72,9 @@
72
# built documents.
73
#
74
# The short X.Y version.
75
-version = u'0.10-revision-2'
+version = u'0.10-revision-3'
76
# The full version, including alpha/beta/rc tags.
77
-release = u'0.10-revision-2'
+release = u'0.10-revision-3'
78
79
# The language for content autogenerated by Sphinx. Refer to documentation
80
# for a list of supported languages.
0 commit comments