Skip to content

Commit c46b02a

Browse files
committed
Updated release notes.
1 parent d8e652f commit c46b02a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/release-notes.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#### Release notes:
22

3-
* Added the new [project_init_copyright_headers()](https://github.com/raven-computing/project-init/wiki/API-Reference-v1#project_init_copyright_headers) API function to help with setting up copyright headers in Quickstart mode.
4-
* Added the new [PROJECT_INIT_LICENSE_FILE_NAME](https://github.com/raven-computing/project-init/wiki/API-Reference-v1#project_init_license_file_name) API global to make the names of license files configurable via addon code.
5-
* You can now disable all license resources provided by the base resources by configuring the '*sys.baselicenses.disable*' project property. [More info](https://github.com/raven-computing/project-init/wiki/Addons#configuration)
6-
* Improved Docker-related project control code in all project source templates.
7-
* Updated project source templates and supported language versions.
3+
* Minor improvements.
4+
* Updates to project source templates and supported language versions.
85

9-
See [Changelog](https://github.com/raven-computing/project-init/blob/v1.6.0/CHANGELOG.md).
6+
See [Changelog](https://github.com/raven-computing/project-init/blob/v1.6.1/CHANGELOG.md).

0 commit comments

Comments
 (0)