File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Changelog
2
2
=========
3
3
4
4
5
- Next Version (XX XXXXX XXXX )
6
- ----------------------------
5
+ Version ` 1.6.0 `_ (23 August 2020 )
6
+ ---------------------------------
7
7
8
8
- Indent the snippet when it is inserted. Since this is a new feature and
9
9
I can't test it for all possible programming languages indenting
@@ -18,6 +18,7 @@ Next Version (XX XXXXX XXXX)
18
18
19
19
- Upgrade to SQLite version 3.33.0
20
20
21
+ .. _1.6.0 : https://github.com/ffes/nppsnippets/releases/tag/v1.6.0
21
22
.. _issue #31 : https://github.com/ffes/nppsnippets/issues/31
22
23
23
24
@@ -32,7 +33,6 @@ Version `1.5.1`_ (13 January 2020)
32
33
33
34
- Upgrade to SQLite version 3.30.1
34
35
35
-
36
36
.. _1.5.1 : https://github.com/ffes/nppsnippets/releases/tag/v1.5.1
37
37
.. _PR #25 : https://github.com/ffes/nppsnippets/pull/25
38
38
.. _issue #16 : https://github.com/ffes/nppsnippets/issues/16
@@ -54,6 +54,7 @@ Version `1.5.0`_ (15 May 2019)
54
54
.. _issue #14 : https://github.com/ffes/nppsnippets/issues/14
55
55
.. _issue #20 : https://github.com/ffes/nppsnippets/issues/20
56
56
57
+
57
58
Version `1.4.0 `_ (24 May 2017)
58
59
------------------------------
59
60
Original file line number Diff line number Diff line change 58
58
# built documents.
59
59
#
60
60
# The short X.Y version.
61
- version = '1.5 .0'
61
+ version = '1.6 .0'
62
62
# The full version, including alpha/beta/rc tags.
63
- release = '1.5 .0'
63
+ release = '1.6 .0'
64
64
65
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
66
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments