mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-08-27) ### Bug Fixes * make id 'lastName' in findOwners.html unique ([5b0f037
](5b0f037d06
)) * something ([28b713f
](28b713f4aa
)) * something ([2663b4d
](2663b4df8c
)) * something ([7786a69
](7786a69c37
)) * something ([7a04b2e
](7a04b2e8c1
)) * something ([811741a
](811741a748
)) * something ([43e6e86
](43e6e86dc0
)) ### Reverts * Revert "Make jar not war" ([6163868
](616386803c
)) * Revert "Jetty 9.3 support" ([482eeb1
](482eeb1c21
))
This commit is contained in:
parent
574a99d278
commit
f147d9a71a
1 changed files with 19 additions and 0 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,3 +1,22 @@
|
||||||
|
# 1.0.0 (2023-08-27)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* make id 'lastName' in findOwners.html unique ([5b0f037](https://github.com/justrp/spring-petclinic/commit/5b0f037d06de2c9ad3be4fdf52402ddb5667e2da))
|
||||||
|
* something ([28b713f](https://github.com/justrp/spring-petclinic/commit/28b713f4aa8a7f5c7c16b0c21c4334476dee9549))
|
||||||
|
* something ([2663b4d](https://github.com/justrp/spring-petclinic/commit/2663b4df8c9c307912026e02fb645f3ec4fdcda4))
|
||||||
|
* something ([7786a69](https://github.com/justrp/spring-petclinic/commit/7786a69c3759f24e0dafd08007cddae213e71acb))
|
||||||
|
* something ([7a04b2e](https://github.com/justrp/spring-petclinic/commit/7a04b2e8c1383d541521ce1dcec128755a871522))
|
||||||
|
* something ([811741a](https://github.com/justrp/spring-petclinic/commit/811741a748767b8eb1698166306c64bc9902df13))
|
||||||
|
* something ([43e6e86](https://github.com/justrp/spring-petclinic/commit/43e6e86dc0eaf996aec1365b5dca2d81bd5c8fea))
|
||||||
|
|
||||||
|
|
||||||
|
### Reverts
|
||||||
|
|
||||||
|
* Revert "Make jar not war" ([6163868](https://github.com/justrp/spring-petclinic/commit/616386803ce00784c82ca4453bb569f72917ffee))
|
||||||
|
* Revert "Jetty 9.3 support" ([482eeb1](https://github.com/justrp/spring-petclinic/commit/482eeb1c217789b5d772f5c15c3ab7aa89caf279))
|
||||||
|
|
||||||
# 1.0.0-development.1 (2023-08-27)
|
# 1.0.0-development.1 (2023-08-27)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue