Skip to content

Commit

Permalink
update docs/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent committed Jun 19, 2024
1 parent 8e90c9a commit ac75d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ REST: {
› [CURL Request] curl --location --request POST https://httpbin.org/post -H ...
```

* feat(AI): Generate PageObject, added types, shell improvement ([#4319](https://github.com/codeceptjs/CodeceptJS/issues/4319)) - by **[davert](https://github.com/davert)**
* feat(AI): Generate PageObject, added types, shell improvement ([#4319](https://github.com/codeceptjs/CodeceptJS/issues/4319)) - by **[DavertMik](https://github.com/DavertMik)**
* added `askForPageObject` method to generate PageObjects on the fly
* improved AI types
* interactive shell improved to restore history
Expand All @@ -39,7 +39,7 @@ REST: {
* fix(heal): wrong priority ([#4394](https://github.com/codeceptjs/CodeceptJS/issues/4394)) - by **[kobenguyent](https://github.com/kobenguyent)**

📖 *Documentation*
* AI docs improvements
* AI docs improvements by **[DavertMik](https://github.com/DavertMik)**

## 3.6.3

Expand Down

0 comments on commit ac75d94

Please sign in to comment.