diff --git a/CHANGELOG.md b/CHANGELOG.md index 1980566..7a7bdba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,29 +3,9 @@ ## [0.4.0](https://github.com/kohbis/rslack/compare/rslack-v0.3.3...rslack-v0.4.0) (2024-01-03) -### โš  BREAKING CHANGES - -* ๐Ÿงจ Remove .token - -### Features - -* ๐ŸŽธ Configuration `pwd`/.token -> $HOME/.rslack ([c363d4c](https://github.com/kohbis/rslack/commit/c363d4cdbf396d1397c6e9a9630e98d07bb6976e)) -* ๐ŸŽธ cursor with kohbis/rpos ([54d5b5b](https://github.com/kohbis/rslack/commit/54d5b5b8baa7c7e23b317df0bf3e57cc2f68d688)) -* ๐ŸŽธ End of docker support ([5e6ddb6](https://github.com/kohbis/rslack/commit/5e6ddb667d93fa63511f1762bfea3aba3c1046c3)) -* ๐ŸŽธ Release v0.3.0 ([ae76ba1](https://github.com/kohbis/rslack/commit/ae76ba180f7c89d9c7132a387533d230a2b0b24a)) -* ๐ŸŽธ Release v0.3.1 ([b2e351a](https://github.com/kohbis/rslack/commit/b2e351a88809345550055def27a5c8524f9b2599)) -* ๐ŸŽธ Release v0.3.2 ([3903ea5](https://github.com/kohbis/rslack/commit/3903ea5d45f4f8a147017432b78391e0fe5db369)) -* **release:** v0.2.5 ([5d012e8](https://github.com/kohbis/rslack/commit/5d012e8e3c91c2fb11a88899ec8479fbe7925a2d)) -* **release:** v0.2.6 ([53a75f6](https://github.com/kohbis/rslack/commit/53a75f67f0c0859886571b8e772f961b142e0ae5)) -* **release:** v0.2.7 ([7e3b679](https://github.com/kohbis/rslack/commit/7e3b679c1af3f4e81d37056925829eae1a06b59c)) -* **release:** v0.2.8 ([bbc724f](https://github.com/kohbis/rslack/commit/bbc724f04b2dce832f428492a5d589b78d5947d6)) - - ### Bug Fixes * ๐Ÿ› crash when posting with empty buffer ([b66e801](https://github.com/kohbis/rslack/commit/b66e8013aa57fdb1e9777a12148e238cf66a0d05)) -* ๐Ÿ› release-please settings ([5b0771a](https://github.com/kohbis/rslack/commit/5b0771a6ff313f118bfc52f9649e745ebdaa2754)) -* pass 'token' as an HTTP Authorization header ([eac4133](https://github.com/kohbis/rslack/commit/eac4133b10a8a5b5b1d357cdc1f300b0ea043fd2)) ## [0.3.3](https://github.com/kohbis/rslack/compare/v0.3.2...v0.3.3) (2023-11-03)