Skip to content

Commit

Permalink
CHANGELOG.md: Follow keep a changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
kraj committed Dec 17, 2021
1 parent f1d6cf9 commit 6875bb1
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Draft]
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- Fix qtwayland vulkan build on GLES2
- Upgrade libcamera to latest
- Add new recipe for 2.6 version trusted-firmware-a
Expand All @@ -31,9 +30,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Let mesa provide virtual/libgles3
- Fix kmscube build on OpenGL ES 3
- Assorted recipe upgrades

### Added
- New recipes

### Removed
- Removed recipes
- rustfmt
- New recipes

## [2021.11] 2021-12-01

Expand Down

0 comments on commit 6875bb1

Please sign in to comment.