Skip to content

Commit 70acdee

Browse files
authored
Merge pull request #76 from ptarmiganlabs/release-please--branches--master--components--butler-spyglass
chore(master): release butler-spyglass 2.0.0
2 parents fdada80 + e0776ff commit 70acdee

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,58 @@
3333
* Update sample docker-compose file ([3f2f0b5](https://github.com/ptarmiganlabs/butler-spyglass/commit/3f2f0b57ada55bcd7f069a444cccb4efea935cec))
3434

3535

36+
### Miscellaneous
37+
38+
* **deps:** update docker/build-push-action action to v4 ([8b41abf](https://github.com/ptarmiganlabs/butler-spyglass/commit/8b41abf113ff365bea3f7f83677596806737f538))
39+
* **deps:** Updated dependencies ([fae3a34](https://github.com/ptarmiganlabs/butler-spyglass/commit/fae3a34b4010edace7d20eddaaca3d26f76316c0))
40+
* **master:** release butler-spyglass 2.0.0 ([ea8f2a9](https://github.com/ptarmiganlabs/butler-spyglass/commit/ea8f2a9af2ef68751ffb63acc65bc7f76e34ad97))
41+
* **master:** release butler-spyglass 2.0.0 ([8d836e5](https://github.com/ptarmiganlabs/butler-spyglass/commit/8d836e59967ad582900709544106d64cb3e702b6))
42+
* **master:** release butler-spyglass 2.0.0 ([4fd81bb](https://github.com/ptarmiganlabs/butler-spyglass/commit/4fd81bbe837ba1c9c0ebff6c52e2b922c149838d))
43+
* Update code linting setup ([ab931f0](https://github.com/ptarmiganlabs/butler-spyglass/commit/ab931f0d96cfef8b4edd2ec59f556afae4ced15e))
44+
* Update deps ([a997c72](https://github.com/ptarmiganlabs/butler-spyglass/commit/a997c7258ebb349de7723fd56c653ded4d78126f))
45+
46+
47+
### Build pipeline
48+
49+
* Add Dependabot scanning of source code ([2393cae](https://github.com/ptarmiganlabs/butler-spyglass/commit/2393caeec39df6983ab22d4dad3f4b566691091c))
50+
* Add missing macOS build files ([ec6725a](https://github.com/ptarmiganlabs/butler-spyglass/commit/ec6725aa76270b32ecae06b74c7eb250f7b970d3))
51+
* Add pre-commit scans of source code ([2eb12c5](https://github.com/ptarmiganlabs/butler-spyglass/commit/2eb12c536d9b27710be1d7634137965290a1697c))
52+
* Fix broken macOS build ([ae5217b](https://github.com/ptarmiganlabs/butler-spyglass/commit/ae5217b95d6881eafbd4aa4c7faf4bc6da990557))
53+
* Move build pipeline from drone.io to GitHub Actions ([379dc55](https://github.com/ptarmiganlabs/butler-spyglass/commit/379dc55fa2c464c666db29a03d52f6bcb9f45891))
54+
55+
## [2.0.0](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.0...butler-spyglass-v2.0.0) (2023-03-10)
56+
57+
58+
### ⚠ BREAKING CHANGES
59+
60+
* New config file structure. Not backwards compatible!
61+
* Update config file format
62+
63+
### Features
64+
65+
* Create pre-built binaries for Windows, macOS and Linux ([2be9842](https://github.com/ptarmiganlabs/butler-spyglass/commit/2be9842aa160a5f68c988e316d91bfc26bbc8f1b)), closes [#69](https://github.com/ptarmiganlabs/butler-spyglass/issues/69)
66+
* Improved bug reporting & feature suggestion ([1122f27](https://github.com/ptarmiganlabs/butler-spyglass/commit/1122f27084e4504e23a8f512ce87db0fa977dd8c))
67+
68+
69+
### Bug Fixes
70+
71+
* Fix broken build pipeline ([db5cc7d](https://github.com/ptarmiganlabs/butler-spyglass/commit/db5cc7d17a8ca62a2a1693a6be2384ab16e3a122))
72+
* New config file structure. Not backwards compatible! ([9885d68](https://github.com/ptarmiganlabs/butler-spyglass/commit/9885d68e19eb027bc74976e93e0cd22cdf22eabe))
73+
* package.json & package-lock.json to reduce vulnerabilities ([40845c7](https://github.com/ptarmiganlabs/butler-spyglass/commit/40845c7881813c7c69d8425564b1e8041a5c6d6b))
74+
* Update config file format ([9b45d47](https://github.com/ptarmiganlabs/butler-spyglass/commit/9b45d47b53ef54f4e20738d5075bad7aeee872ae))
75+
76+
77+
### Refactoring
78+
79+
* Code cleanup ([5c1901b](https://github.com/ptarmiganlabs/butler-spyglass/commit/5c1901b9e20fd0312adef0cd66d76f74f7d439ad))
80+
81+
82+
### Documentation
83+
84+
* Add BNF definition file ([d17a74f](https://github.com/ptarmiganlabs/butler-spyglass/commit/d17a74fae155b4a00cc721879df1b5288591b358))
85+
* Update sample docker-compose file ([3f2f0b5](https://github.com/ptarmiganlabs/butler-spyglass/commit/3f2f0b57ada55bcd7f069a444cccb4efea935cec))
86+
87+
3688
### Miscellaneous
3789

3890
* **deps:** update docker/build-push-action action to v4 ([8b41abf](https://github.com/ptarmiganlabs/butler-spyglass/commit/8b41abf113ff365bea3f7f83677596806737f538))

0 commit comments

Comments
 (0)