From 40e2bbf4f6195dea8bdb5b571e5aa97d65f33f72 Mon Sep 17 00:00:00 2001 From: WGrape <35942268+WGrape@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:04:36 +0800 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6e2e45c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,33 @@ +# Changelog + +## [1.1.0](https://github.com/WGrape/sparrow/compare/v1.0.5...v1.1.0) (2024-03-06) + + +### Features + +* add CI and doc updates ([d1e5444](https://github.com/WGrape/sparrow/commit/d1e54443c761d4e2c13105dfca28a6957815ea64)) +* add mongodb service ([b14adcb](https://github.com/WGrape/sparrow/commit/b14adcb1f25619d04ab768d998ca456b6d383a96)) +* add the tip of before_sparrow_command if docker not exits ([e035ca9](https://github.com/WGrape/sparrow/commit/e035ca9ccb2a8b69c71aca1c62db7747d27a3090)) +* update goproxy.conf.template and add some tips in multi_upload() ([2765d56](https://github.com/WGrape/sparrow/commit/2765d56994a0fe0836d68f10cd8ac97a49c735b1)) + + +### Bug Fixes + +* fix ci ([320eff5](https://github.com/WGrape/sparrow/commit/320eff51625e9ee7ffedca701f42594b0fc6f030)) +* fix the for syntax is not available in sh ([c13f15a](https://github.com/WGrape/sparrow/commit/c13f15a3cd3e57944547c94fe8651f74375757fd)) + + +### Docs + +* make doc better ([3f6a6a1](https://github.com/WGrape/sparrow/commit/3f6a6a11cdc785b3b138234e552e0a7936e32d5f)) +* make doc better ([d326241](https://github.com/WGrape/sparrow/commit/d3262411bdc0422315c1cc3b21c8ae960b465d52)) +* make doc better ([1b1752a](https://github.com/WGrape/sparrow/commit/1b1752a6c3d00b2d519096ba9deccea878ed0346)) +* make doc better ([df46b81](https://github.com/WGrape/sparrow/commit/df46b81a18f79282358ca48fbe29e78583c995f7)) +* make doc better ([6372ac1](https://github.com/WGrape/sparrow/commit/6372ac13ab22707b943de7e67e0768312bc022db)) +* update doc ([9dd67e8](https://github.com/WGrape/sparrow/commit/9dd67e8b48c318ee6939ec7122af9678d7158963)) +* update doc ([7a57b3e](https://github.com/WGrape/sparrow/commit/7a57b3e0cc777cddd19d162369ac6e83897d34dc)) + + +### Update + +* update sparrowtool, clear one service or some services ([eedf7e0](https://github.com/WGrape/sparrow/commit/eedf7e05c61207d75ae860740d3effcc85bc62b0))