Skip to content

Commit 98f1c0a

Browse files
committed
📚 update change log. #7
1 parent 45a9d8e commit 98f1c0a

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Change log
77
**Fix**
88

99
#. `#5 <https://github.com/moremoban/gitfs2/issues/5>`_: support offline
10+
#. `#7 <https://github.com/moremoban/gitfs2/issues/7>`_: add license text
1011

1112
0.0.2 - 2.10.2019
1213
--------------------------------------------------------------------------------

changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ releases:
55
- action: Fix
66
details:
77
- "`#5`: support offline"
8+
- "`#7`: add license text"
89
version: 0.0.3
910
date: tbd
1011
- changes:

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
# Add any paths that contain custom static files (such as style sheets) here,
6060
# relative to this directory. They are copied after the builtin static files,
6161
# so a file named "default.css" will overwrite the builtin "default.css".
62-
html_static_path = ['static']
62+
html_static_path = ['static']

0 commit comments

Comments
 (0)