Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen authored Jan 10, 2024
1 parent ed70f5f commit ab3ffdd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 9.3.6rc: 2023-12-08
### 9.3.6rc: 2024-01-10

* Fix the permission issue with self-updater
* Fix ACF element colors in Gutenberg editor
Expand All @@ -12,6 +12,12 @@
* Clean up ACF Block load script if expression #199 (thanks @raikasdev!)
* Fix PHP styling with new guidelines and fixed allowed blocks #198 (thanks @raikasdev!)
* Remove package-lock.json from gitignore #197 (thanks @raikasdev!)
* Add translation support for Custom Post Types and taxonomies #201 (thanks @raikasdev!)
* Update package: follow-redirects from 1.15.3 to 1.15.4
* Merge pull request #208 from digitoimistodude/dependabot/npm_and_yarn/babel/traverse-7.23.5
* Merge pull request #207 from digitoimistodude/dependabot/npm_and_yarn/postcss-8.4.31
* Merge pull request #210 from digitoimistodude/dependabot/npm_and_yarn/follow-redirects-1.15.4
* Merge pull request #211 from digitoimistodude/dependabot/npm_and_yarn/axios-and-browser-sync--removed

### 9.3.5: 2023-09-12

Expand Down

0 comments on commit ab3ffdd

Please sign in to comment.