# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][Keep a Changelog] and this project adheres to [Semantic Versioning][Semantic Versioning].
## [Unreleased]
## [v0.2.0] – 2021-03-29
### Changed
– Updated [userlib][userlib] dependency to `v0.2.0`.
—
## [Released]
## [v0.1.0] – 2021-02-21
CHANGELOG did not exist in this release.
—
[Keep a Changelog]: https://keepachangelog.com/
[Semantic Versioning]: https://semver.org/
[userlib]: https://github.com/cs161-staff/project2-userlib/blob/master/CHANGELOG.md
[Unreleased]: https://github.com/cs161-staff/project2-starter-code/compare/v0.2.0…HEAD
[Released]: https://github.com/cs161-staff/project2-starter-code/releases
[v0.2.0]: https://github.com/cs161-staff/project2-starter-code/compare/v0.1.0…v0.2.0
[v0.1.0]: https://github.com/cs161-staff/project2-starter-code/releases/v0.1.0