CHANGELOG.md in patch_ruby-1.3.0 vs CHANGELOG.md in patch_ruby-1.4.0

- old
+ new

@@ -3,10 +3,21 @@ 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.4.0] - 2021-02-15 + +### Added + +- Adds Sustainable Development Goals (SDGs) field to projects +- Adds filtering to Projects by country, type, minimum_available_mass + +### Changed + +- vehicle estimates now support optional `make`, `model` and `year` fields. + ## [1.3.0] - 2021-02-08 ### Added - Adds support for creating carbon emission estimates for flights, shipping, and vehicles. See the [docs](https://docs.usepatch.com/#/?id=estimates) for more information. @@ -77,6 +88,5 @@ ### Added - Pre-release of v1 Gem - Adds support for Orders, Estimates, Projects and Preferences -