Add reference to release notes

Closes gh-9646
This commit is contained in:
Stephane Nicoll 2017-07-01 09:55:38 +02:00
parent b19b515549
commit 82860d6a1f

View File

@ -64,6 +64,8 @@ Having trouble with Spring Boot? We'd like to help!
* Learn the Spring basics -- Spring Boot builds on many other Spring projects, check
the http://spring.io[spring.io] web-site for a wealth of reference documentation. If
you are just starting out with Spring, try one of the http://spring.io/guides[guides].
* If you are upgrading, read the https://github.com/spring-projects/spring-boot/wiki[release notes]
for upgrade instructions and ``new and noteworthy'' features.
* Ask a question - we monitor http://stackoverflow.com[stackoverflow.com] for questions
tagged with http://stackoverflow.com/tags/spring-boot[`spring-boot`].
* Report bugs with Spring Boot at https://github.com/spring-projects/spring-boot/issues[github.com/spring-projects/spring-boot/issues].