Skip to content
Snippets Groups Projects
Verified Commit 941271a7 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: update CHANGELOG

parent 068df8d5
Branches
Tags
1 merge request!36merge f-boot-tour to dev
Pipeline #8771 passed with warnings
...@@ -20,6 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -20,6 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added a tutorial for the edit mode to the documentation - Added a tutorial for the edit mode to the documentation
### Changed (for changes in existing functionality) ### Changed (for changes in existing functionality)
- Updated from bootstrap 3 to bootstrap 5. This is a major change which will
possibly break existing custom implementations (e.g. a custom welcome page)
since a lot of classes where renamed by bootstrap an other classes have been
dropped entirely (e.g. "jumbotron"). Please have a look at
* https://getbootstrap.com/docs/5.0/migration/
* https://getbootstrap.com/docs/4.6/migration/
- The heading attributes datatype, path, checksum and size are now placed - The heading attributes datatype, path, checksum and size are now placed
in a `details` html element. in a `details` html element.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment