Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Oct 25, 2023
1 parent cfa510e commit 0b53609
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# v1.7.44
## 10/02/2023

1. [](#improved)
* Added `ISO 8601` date format (#3721)[https://github.com/getgrav/grav/pull/3721]
* Update jQuery to `v3.6.4` (#3713)[https://github.com/getgrav/grav/pull/3713]
1. [](#bugfix)
* Fixed a math rounding issue with number validation when using floating point steps [#3761](https://github.com/getgrav/grav/issues/3761)
* Fixed an issue with `Inflector::ordinalize()` not working as expected [#3759](https://github.com/getgrav/grav/pull/3759)
* Fix for invalid input to foreach in `UserGroupObject` [#3724](https://github.com/getgrav/grav/pull/3724)
* Fix whitespace encoding in URLs (#3661)[https://github.com/getgrav/grav/pull/3719]
* Fixed exception: `Property 'jsmodule_pipeline_include_externals' does not exist in object` (#3661)[https://github.com/getgrav/grav/pull/3661]
* Fixed `too few arguments exception` in FlexObjects [#3658](https://github.com/getgrav/grav/pull/3658)

# v1.7.43
## 10/02/2023
Expand Down

0 comments on commit 0b53609

Please sign in to comment.