diff --git a/README.md b/README.md index a2ad849d98..80a1f2394c 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Want to get started? Take a look at the [language guide](https://objeck.org/gett * v2024.2.1 * Enhanced incremental JSON parsing * Line buffering for files and sockets - * Add an optional 'within' keyword for use in 'each' loops; an alternative to ':=' - * Added support for response files #545 + * ~~Add an optional 'within' keyword for use in 'each' loops; an alternative to ':='~~ + * ~~Added support for response files #545~~ * v2024.2.0 * ~~Incremental JSON parser~~ * Improved parsing performance for large JSON documents