Skip to content

Commit c91657c

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.0.0...v2.0.0) (2022-03-06) ### ⚠ BREAKING CHANGES * This change is the start of the 2.x version ### Features * **web:** New website ([ffbfbf0](ffbfbf0)) ### Bug Fixes * Add missing `commons-io` dependency ([b9ab00a](b9ab00a)) * Reformat file ([cbd5974](cbd5974)) * Upgrade to Clojure 1.10.3 ([bc6d7d5](bc6d7d5)) ### Code Refactoring * Migrate to a monorepo structure using tools.deps ([20b37f0](20b37f0))
1 parent dc2d25a commit c91657c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
4+
5+
## [2.0.0](https://github.com/ExpediaGroup/parsec/compare/v1.0.0...v2.0.0) (2022-03-06)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* This change is the start of the 2.x version
11+
12+
### Features
13+
14+
* **web:** New website ([ffbfbf0](https://github.com/ExpediaGroup/parsec/commit/ffbfbf0b8a299ab75f6ddbc3bcd6016a84c4a68e))
15+
16+
17+
### Bug Fixes
18+
19+
* Add missing `commons-io` dependency ([b9ab00a](https://github.com/ExpediaGroup/parsec/commit/b9ab00a632d081c5439d349ff8a71710bf7046ef))
20+
* Reformat file ([cbd5974](https://github.com/ExpediaGroup/parsec/commit/cbd59743cf497497c42a8afc09d9c17cab469748))
21+
* Upgrade to Clojure 1.10.3 ([bc6d7d5](https://github.com/ExpediaGroup/parsec/commit/bc6d7d52a8204c8a9451b0e6d49e3c4289ab76fe))
22+
23+
24+
### Code Refactoring
25+
26+
* Migrate to a monorepo structure using tools.deps ([20b37f0](https://github.com/ExpediaGroup/parsec/commit/20b37f073ea9818e8073809429327bd15784d508))
27+
128
# Change Log
229

330
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)