Skip to content

Commit e13c011

Browse files
committed
Updated Changelog.
1 parent 060a9b1 commit e13c011

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 1.7.1
2+
* Fixed a wrong working directory with the USER_CWD variable when in test mode. [[Issue#57]](https://github.com/raven-computing/project-init/issues/57)
3+
* Fixed failing tests for Java Spring Boot applications when using a database.
4+
* See [full changelog](https://github.com/raven-computing/project-init/compare/v1.7.0...v1.7.1)
5+
16
#### 1.7.0
27
* Added the USER_INPUT_DEFAULT_TEXT variable to set a default text value when using the read_user_input_text() API function. [[Issue#53]](https://github.com/raven-computing/project-init/issues/53)
38
* Added the USER_INPUT_DEFAULT_INDEX variable to specify a default item index when using the read_user_input_selection() API function. [[Issue#51]](https://github.com/raven-computing/project-init/issues/51)

0 commit comments

Comments
 (0)