forked from tardyp/sphinx-jinja
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
53 lines (38 loc) · 759 Bytes
/
Copy pathChangeLog
File metadata and controls
53 lines (38 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
CHANGES
=======
* Add MIT license file
1.1.0
-----
* update changelog
* Don't let header\_char modify the default config in-place
* Allow parallel builds
1.0.0
-----
* update changelog
* add github url in home page
* Allow not passing a context (i.e., empty dict)
* Support \`.. include::\` in template
0.3.0
-----
* Update jinja.py
* Update jinja.py
* Update jinja.py
* Extended jinja.py to make it more useful
0.2.1
-----
* fix readme
0.2.0
-----
* Allow jinja directive to use an external jinja template
* fix flake8
* add travisyml
* update readme
* remove changelog from git, as it is autogenerated
* update README
* fix issue with pip install -e
0.1.1
-----
* Fix issue with overwritting content of rst file
0.1.0
-----
* initial commit