diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 059c5b8a..c29518df 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -5,6 +5,12 @@ http://www.springsource.org/spring-shell Commit changelog: http://github.com/SpringSource/spring-shell/tree/[version] Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10361 +Changes in version 1.1 RC1 (2014-4-15) +-------------------------------------- +** Bug +* [SHL-133] - Shell command "! ls /tmp" fails +* [SHL-135] - Key-less option corner case + Changes in version 1.1 RC1 (2014-4-2) -------------------------------------