Skip to content

Commit 95bde20

Browse files
committed
📚 update change log
1 parent 34e8a7f commit 95bde20

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
Change log
22
================================================================================
33

4-
0.0.3 - tbd
4+
0.0.3 - 11.12.2019
55
--------------------------------------------------------------------------------
66

7-
**Fix**
7+
**Added**
88

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

1212
0.0.2 - 2.10.2019
1313
--------------------------------------------------------------------------------
1414

15-
**Fix**
15+
**Fixed**
1616

1717
#. `#4 <https://github.com/moremoban/gitfs2/issues/4>`_: failed to checkout more
1818
than one git repo.

changelog.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ name: gitfs2
22
organisation: moremoban
33
releases:
44
- changes:
5-
- action: Fix
5+
- action: Added
66
details:
77
- "`#5`: support offline"
88
- "`#7`: add license text"
99
version: 0.0.3
10-
date: tbd
10+
date: 11.12.2019
1111
- changes:
12-
- action: Fix
12+
- action: Fixed
1313
details:
1414
- "`#4`: failed to checkout more than one git repo."
1515
version: 0.0.2

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)