You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
+
## 1.0.0 (2026-04-04)
8
+
9
+
10
+
### Features
11
+
12
+
* add central variables.example.yml and gitignore variables.yml (issue [#15](https://github.com/AzureLocal/azurelocal-loadtools/issues/15)) ([def61f6](https://github.com/AzureLocal/azurelocal-loadtools/commit/def61f63ec3ca44f6600474386227f88845fe856))
13
+
* add unique project ID field automation (LOAD-N prefix) ([c463d71](https://github.com/AzureLocal/azurelocal-loadtools/commit/c463d71ad2675ea540102f698fe241b2808e1002))
14
+
***config:** add missing tool variables to variables.example.yml ([93cddcb](https://github.com/AzureLocal/azurelocal-loadtools/commit/93cddcb9054094b08ce66c10a5931941e872b244))
* add fetch-depth: 0 to checkout step for drawio-export-action ([442dc58](https://github.com/AzureLocal/azurelocal-loadtools/commit/442dc58337ff883af1df0e1449a12b5d9d162ce1))
24
+
* add README.md and remove legacy AsciiDoc files ([#21](https://github.com/AzureLocal/azurelocal-loadtools/issues/21)) ([11df59d](https://github.com/AzureLocal/azurelocal-loadtools/commit/11df59dc9a9602a17011798fe33f36a62c9c9f6d))
25
+
* make set-fields resilient to add-to-project failures ([a8ff714](https://github.com/AzureLocal/azurelocal-loadtools/commit/a8ff714e42de898ba9719cab5be5ce348e27099c))
26
+
* pin actions/add-to-project to v1.0.2 ([51d5c02](https://github.com/AzureLocal/azurelocal-loadtools/commit/51d5c02b739f73a2062dee818f769f02e5db36e9))
* restore docs standards and repair vmfleet tests ([95596ec](https://github.com/AzureLocal/azurelocal-loadtools/commit/95596ec171b6b62da8c64dcea8c9ca38fddd0c43))
31
+
* update Solution field option IDs after Toolkit option added to Project [#3](https://github.com/AzureLocal/azurelocal-loadtools/issues/3) ([2c9323e](https://github.com/AzureLocal/azurelocal-loadtools/commit/2c9323ea5ac965f35d3b9aba8dc3be7279352cee))
32
+
* use action output for item ID, fix stale solution field option IDs ([0248421](https://github.com/AzureLocal/azurelocal-loadtools/commit/024842132a9cb7313993b67ab34d4b73e865b1da))
0 commit comments