Home
last modified time | relevance | path

Searched full:changelog (Results 1 – 11 of 11) sorted by relevance

/lvgl-3.5.0/scripts/
Dchangelog_gen.sh2 # CHANGELOG_LAST.md can be edited manually if required and manually added to docs/CHANGELOG.md
5 # npm install -g auto-changelog
8 # changelog-gen <next-version>
11 # changelog-gen v5.6.8
12 # changelog-gen v5.7.0
13 # changelog-gen v6.0.0
15 auto-changelog -t changelog-template.hbs -l false --latest-version $1 --unreleased-only --tag-patt…
/lvgl-3.5.0/docs/
DCONTRIBUTING.md77 - `chore` any minor formatting or style changes that would make the changelog noisy
234 …ur Pull request please also add a line to [`CHANGELOG.md`](https://github.com/lvgl/lvgl/blob/maste…
260 - Update the [changelog](https://github.com/lvgl/lvgl/tree/master/docs/CHANGELOG.md)
DCHANGELOG.md1 # Changelog chapter
1199 - docs update changelog [`c386110`](https://github.com/lvgl/lvgl/commit/c386110e2390399ab97936622e5…
1211 - docs update CHANGELOG [`0f8bc18`](https://github.com/lvgl/lvgl/commit/0f8bc18f6aacb6a74e0bda59068…
1325 - tool: add changelog_gen.sh to automatically generate changelog [`6d95521`](https://github.com/lvg…
1332 - Update CHANGELOG.md [`48fd73d`](https://github.com/lvgl/lvgl/commit/48fd73d20da4f19556660a9fca7fa…
1343 - Update CHANGELOG.md [`8472360`](https://github.com/lvgl/lvgl/commit/847236044da01096beae4a586c874…
1429 - Update CHANGELOG.md <a href="https://github.com/lvgl/lvgl/commit/48fd73d2">48fd73d2</a>
1935 - Maintain this Changelog for every release
Dindex.md36 CHANGELOG
/lvgl-3.5.0/docs/intro/
Dindex.md93 ### Changelog subsection
95 The changes are recorded in [CHANGELOG.md](/CHANGELOG).
/lvgl-3.5.0/scripts/release/
Drelease.py10 # - Get the relevant changes from docs/CHANGELOG.md and create a blog post from it
12 # - Add a new section to the CHANGELOG with the new version
/lvgl-3.5.0/.github/workflows/
Drelease.yml25 See the [CHANGELOG](https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.md)
/lvgl-3.5.0/src/extra/
DREADME.md15 - Update the [changelog](https://github.com/lvgl/lvgl/tree/master/docs/CHANGELOG.md)
/lvgl-3.5.0/env_support/cmsis-pack/
DLVGL.lvgl.8.3.7.pack ... png docs/ docs/build.py docs/CHANGELOG.md docs/CODE_OF_CONDUCT.md docs/CODING_STYLE ...
DLVGL.lvgl.pdsc45 - Various fixes, See CHANGELOG.md
/lvgl-3.5.0/src/extra/libs/png/
Dlodepng.c27 The manual and changelog are in the header file "lodepng.h"