File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## [ 0.5.4] - 2022-08-01
8+
9+ ### Changed
10+
11+ - Wrapped imports for traceability ([ #13924 ] ( https://github.com/Lightning-AI/lightning/pull/13924 ) )
12+ - Set version as today ([ #13906 ] ( https://github.com/Lightning-AI/lightning/pull/13906 ) )
13+
14+ ### Fixed
15+
16+ - Included app templates to the lightning and app packages ([ #13731 ] ( https://github.com/Lightning-AI/lightning/pull/13731 ) )
17+ - Added UI for install all ([ #13732 ] ( https://github.com/Lightning-AI/lightning/pull/13732 ) )
18+ - Fixed build meta pkg flow ([ #13926 ] ( https://github.com/Lightning-AI/lightning/pull/13926 ) )
19+
720## [ 0.5.3] - 2022-07-25
821
922### Changed
Original file line number Diff line number Diff line change 1- version = "0.5.3 "
1+ version = "0.5.4 "
You can’t perform that action at this time.
0 commit comments