Skip to content

Commit 35f4aea

Browse files
authored
Merge pull request #35 from akirakw/wip/release-0.10-revision-3
Release 0.10-revision-3
2 parents 4d930e2 + c53bf15 commit 35f4aea

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 0.10-revision-2 (2018-08-21)
410

511
* Revised for Asakusa Framework version 0.10.1

docs/ja/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
# built documents.
7373
#
7474
# The short X.Y version.
75-
version = u'0.10-revision-2'
75+
version = u'0.10-revision-3'
7676
# The full version, including alpha/beta/rc tags.
77-
release = u'0.10-revision-2'
77+
release = u'0.10-revision-3'
7878

7979
# The language for content autogenerated by Sphinx. Refer to documentation
8080
# for a list of supported languages.

0 commit comments

Comments
 (0)