We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebc9d9 commit 0491000Copy full SHA for 0491000
1 file changed
README.md
@@ -42,6 +42,9 @@ To change/add dependencies:
42
43
## Release History
44
45
+* [1.1.0][v1.1.0]
46
+ * CHANGED: README.md extended and several links corrected
47
+ * CHANGED: Dockerfile cleaned up which also lead to a slightly smaller docker image
48
* [1.0.0][v1.0.0]
49
* ADD: Customized docker image for C++/cmake builds with vcpkg as dependency manager
50
* ADD: GitHub action to generate documentation
@@ -91,3 +94,4 @@ Distributed under the MIT license. See ``LICENSE`` for more information.
91
94
[python-url]: https://www.python.org/
92
95
93
96
[v1.0.0]: https://github.com/Ben1980/cpptemplate/releases/tag/v1.0.0
97
+[v1.1.0]: https://github.com/Ben1980/cpptemplate/releases/tag/v1.1.0
0 commit comments