Skip to content

Commit

Permalink
Update CHANGELOG.md (#1620)
Browse files Browse the repository at this point in the history
In PR#1618 the CHANGELOG.md was not updated.

This commit ensures that the information about
implemented feature that brings functionality,
which validates the comments in functions is
present in the changelog.

Signed-off-by: Patryk Wrobel <[email protected]>
  • Loading branch information
pwrobeldev authored Nov 18, 2024
1 parent 9c0ab5d commit f33f756
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Gluecodium project Release Notes

## Unreleased:
### Features:
* Implemented validation of comments used for functions. When the description of parameters or return value is missing, then warning is generated. The user may also treat the warning as error via 'werror' flag.

## 13.9.7
Release date 2024-11-13
### Bug fixes:
Expand Down

0 comments on commit f33f756

Please sign in to comment.