|
2 | 2 | # Changelog: |
3 | 3 | # -------------------------------------------------- |
4 | 4 |
|
5 | | -## [0.1.1] - 2026-01-27 |
| 5 | +## [0.1.1] - 2026-01-29 |
6 | 6 |
|
7 | 7 | ### ⚙️ Miscellaneous |
8 | 8 |
|
@@ -154,14 +154,35 @@ Feat 014 (#43) |
154 | 154 | - Merge pull request #46 from jcook3701/develop |
155 | 155 |
|
156 | 156 | Feat 015 (#45) |
| 157 | +- Feat 016 (#47) |
| 158 | + |
| 159 | +* fix(docs): Docs are not being updated with upgrade for some reason. debugging. |
| 160 | + |
| 161 | +* fix(docs): Revert. Docs are not being updated with upgrade for some reason. debugging. |
| 162 | + |
| 163 | +* fix(template): figured out _is_sub_template needs to be false for the documents. Need to fix the cookiecutter-cookiecutter hooks. |
| 164 | + |
| 165 | +* fix(configuration): cookiecutter upgrader configuration fix. |
| 166 | + |
| 167 | +* fix(template): Forgot to add configuration setting to main settings file. |
| 168 | + |
| 169 | +* fix(template): Forgot to add configuration setting to main settings file. |
| 170 | + |
| 171 | +* fix(theme): Update to latest just the docs theme. |
| 172 | + |
| 173 | +* fix(template): minor fix. |
| 174 | +- Merge pull request #48 from jcook3701/develop |
| 175 | + |
| 176 | +Feat 016 (#47) |
157 | 177 |
|
158 | 178 | ### 🐛 Fixed |
159 | 179 |
|
160 | 180 | - *(template)* Updates to template cookiecutter.json file. |
161 | | -- *(docs)* Docs are not being updated with upgrade for some reason. debugging. |
162 | | -- *(docs)* Revert. Docs are not being updated with upgrade for some reason. debugging. |
163 | | -- *(template)* Figured out _is_sub_template needs to be false for the documents. Need to fix the cookiecutter-cookiecutter hooks. |
164 | | -- *(configuration)* Cookiecutter upgrader configuration fix. |
165 | | -- *(template)* Forgot to add configuration setting to main settings file. |
166 | | -- *(template)* Forgot to add configuration setting to main settings file. |
167 | | -- *(theme)* Update to latest just the docs theme. |
| 181 | +- *(configuration)* I think this should fix the last of the problems with main showing up where master should for this repository. |
| 182 | +- *(links)* Major fixes for documentation links. |
| 183 | +- *(docs)* Fixed license image shield. |
| 184 | + |
| 185 | +### 🚀 Added |
| 186 | + |
| 187 | +- *(docs)* Updates to setup, getting-started, and initial tutorials. |
| 188 | +- *(faq)* Added the Frequently asked questions page. |
0 commit comments