Some checks failed
Build and publish docker image / Builds the image and publishes to docker hub (push) Has been cancelled
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Docker/clang-format/pulls/2
22 lines
501 B
Markdown
22 lines
501 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
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).
|
|
|
|
## [14-node20-1] - 2025-20-01
|
|
|
|
### Added
|
|
* cmake-format
|
|
|
|
### Changed
|
|
* refactor Makefile
|
|
|
|
## [14-node20] - 2023-11-01
|
|
|
|
### Added
|
|
* image with clang-format 11 based on Ubuntu 22.04
|
|
* install NodeJS 20 for work Gitea Actions
|
|
* add bash util parallel
|