Javascript, add missing * to changenote

This commit is contained in:
Arthur Baars
2025-03-31 18:45:01 +02:00
parent bcd038c291
commit cd9ccef8b2

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
Enhanced `axios` support with new methods (`postForm`, `putForm`, `patchForm`, `getUri`, `create`) and added support for `interceptors.request` and `interceptors.response`.
* Enhanced `axios` support with new methods (`postForm`, `putForm`, `patchForm`, `getUri`, `create`) and added support for `interceptors.request` and `interceptors.response`.