# Architect Data changelog

---
Also see:
- [Architect changelog](https://github.com/arc-repos/architect/blob/master/changelog.md)
- [Architect Functions changelog](https://github.com/arc-repos/arc-functions/blob/master/changelog.md)
---

## [2.0.15] - 2019-03-22


### Fixed

- Adds callback continuation missing from `data.update()` /ht @galley-solutions


### Changed

- Updated dependencies

---

## [2.0.14] - 2019-02-08


### Changed

- Updated dependencies, resolves [`lodash` CVE](https://nvd.nist.gov/vuln/detail/CVE-2018-16487)


---

## [2.0.13] - 2019-01-07


### Changed

- Updated dependencies


---

## [2.0.12] - 2019-01-23


### Fixed

- Cleaned up old logic related to finding local `.arc` manifests in various scenarios, closes #6! /ht @mikemaccana


### Added

- This changelog. ✨ (Help wanted backfilling changes, please!)


### Changed

- Updated dependencies
