CHANGELOG.md in devbox_launcher-1.0.0 vs CHANGELOG.md in devbox_launcher-1.1.0

- old
+ new

@@ -2,9 +2,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.0] - 2022-04-18 +### Changed +- Ignore version control system directories like `.git`. You will be unable to use git in the remote machine. +- Ignore `.DS_Store` files + ## [1.0.0] - 2021-12-20 ### Changed - Update compatibility with mutagen 0.12.0. Drops support for previous versions ## [0.7.1] - 2021-10-14