All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Fix: The Postman generator no longer times out on the latest CLI version.
The generator would previously throw on additional fields being present in the IR, which would prevent Fern from adding new fields. Now, the generator does not throw if additional fields are present.
- Chore: Intialize this changelog