Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.1.0](https://github.com/apify/actions/compare/v1.0.0...v1.1.0) (2026-05-17)


### Features

* add mongodb-query-index-check action ([#3](https://github.com/apify/actions/issues/3)) ([e288951](https://github.com/apify/actions/commit/e288951cc60592067bc9962ffa2eff88042f27e2))
* bump max-turns default to 100 and stream full Claude output ([#7](https://github.com/apify/actions/issues/7)) ([812c5cb](https://github.com/apify/actions/commit/812c5cbef2ac17071ecbafefdf14d993435d2d45))
* expand allowed-tools list for mongodb-query-index-check ([#6](https://github.com/apify/actions/issues/6)) ([42e0fe2](https://github.com/apify/actions/commit/42e0fe2e29c013cc85d19c05706c1ca919cf7a91))

## 1.0.0 (2026-05-15)


Expand Down