# Change log ## [master] ## [0.4.0] - 2022-04-27 🗂️ - Resolve folder name collisions in markdown formatter ([@rinasergeeva][]) - Add user info to attachments and checklists ([@rinasergeeva][]) - Verbose option in cli. ([@fargelus][]) ## [0.3.0] - 2022-04-12 🚀🚀🚀 - Handle missing members. ([@palkan][]) - Use inline scheduler by default. ([@palkan][]) - Replace `--sync` with `--concurrency=0`. ([@palkan][]) ## [0.2.1] - 2022-04-12 🚀 - Misc changes. ## [0.2.0] - 2022-04-12 - Store Trello API creds locally for avoid asking it before execution ([@fargelus][]). - Download attachments, human names in comments, rename index.md to README.md ([@rinasergeeva][]). - Added minimal project README.md ([@rinasergeeva][], [@fargelus][]). - --sync param for switch to `Schedulers::Inline` in CLI ([@fargelus][]). - Concurrent scheduler with customizable thread pool size ([@fargelus][]). - Checklists support ([@rinasergeeva][]). ## [0.1.0] - 2022-04-07 - Initial release [@fargelus]: https://github.com/fargelus [@rinasergeeva]: https://github.com/rinasergeeva [@palkan]: https://github.com/palkan