Skip to content

Commit

Permalink
🚀 releasing version 1.74.0 @ 2024-11-07 16:51
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
monty-bot committed Nov 7, 2024
1 parent 878f149 commit 56e2595
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ beta releases are not included in this history.

[//]: # (begin_release_notes)

"1.74.0" (2024-11-07)
=====================

Features
--------

- :sparkles: `[safecast]` Introduced utilities to perform casting safely and protect against [CWE-190](https://cwe.mitre.org/data/definitions/190.html) (#20241107160700)


"1.73.2" (2024-10-15)
=====================

Expand Down
1 change: 0 additions & 1 deletion changes/20241107160700.feature

This file was deleted.

8 changes: 4 additions & 4 deletions utils/module.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version=1.73.2
Version=1.74.0
MajorVersion=1
MinorVersion=73
PatchVersion=2
CommitHash=d920afff68210b767c795b467451477dd6eb7276
MinorVersion=74
PatchVersion=0
CommitHash=878f149063f611c64a7154eb861fedc118acbd90

0 comments on commit 56e2595

Please sign in to comment.