Skip to content

Commit 1e3dcf2

Browse files
chore(main): release 0.1.0
1 parent bf39407 commit 1e3dcf2

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-04-15)
4+
5+
6+
### Features
7+
8+
* intitial commit ([ccb20e1](https://github.com/andrewthetechie/err-aprs-backend/commit/ccb20e169df2fa11ca8ac3114ec702c0d03775ff))
9+
* more threads. thread as far as the eye can see ([88e4ffa](https://github.com/andrewthetechie/err-aprs-backend/commit/88e4ffa17dfaa1436843b7471afd74a6a836bf3c))
10+
* rework to being async ([#30](https://github.com/andrewthetechie/err-aprs-backend/issues/30)) ([bf39407](https://github.com/andrewthetechie/err-aprs-backend/commit/bf39407054d97464556566cb4f2afc8f85f4658d))
11+
* support ackrej ([e6d5cc9](https://github.com/andrewthetechie/err-aprs-backend/commit/e6d5cc9bfca8f16cdd6adb04ea9ee21bbc94be22))
12+
13+
14+
### Bug Fixes
15+
16+
* even more threads ([3c5a54d](https://github.com/andrewthetechie/err-aprs-backend/commit/3c5a54d865542304a48dd261e6f77e26c7526765))
17+
* fixup failing pre-commit flake8 ([5b53eae](https://github.com/andrewthetechie/err-aprs-backend/commit/5b53eaeffa03e27257b853157e36192ca7f02547))
18+
* more fixes ([7efa29f](https://github.com/andrewthetechie/err-aprs-backend/commit/7efa29f1677143f85915031f693f8d919bfbd9ed))
19+
* package updates ([0b1b7dc](https://github.com/andrewthetechie/err-aprs-backend/commit/0b1b7dcb8d05ef171bf03418182145e9a71a2eaa))
20+
* some fixes ([1e96541](https://github.com/andrewthetechie/err-aprs-backend/commit/1e965411aea59c1e255eb42bd24c75cbdc6c53e8))
21+
22+
23+
### Dependencies
24+
25+
* bump aprsd from 3.3.2 to 3.3.3 ([b2c6cf4](https://github.com/andrewthetechie/err-aprs-backend/commit/b2c6cf4d74d19211195afccd0dd29c30c1a73d8f))
26+
* bump pre-commit from 3.6.2 to 3.7.0 ([132a20d](https://github.com/andrewthetechie/err-aprs-backend/commit/132a20d63602a85d60d5d63e8d4c9bcac8767fb0))
27+
* bump pytest from 7.4.4 to 8.1.1 ([#11](https://github.com/andrewthetechie/err-aprs-backend/issues/11)) ([0d5f8ce](https://github.com/andrewthetechie/err-aprs-backend/commit/0d5f8ce6506b4ba2cc8a44485f270ed13f58dc4f))
28+
* bump pyupgrade from 3.15.1 to 3.15.2 ([837e8fd](https://github.com/andrewthetechie/err-aprs-backend/commit/837e8fd086e8cc9a48d53dc742263c648518c7aa))
29+
* bump ruff from 0.0.278 to 0.3.3 ([#7](https://github.com/andrewthetechie/err-aprs-backend/issues/7)) ([1121e15](https://github.com/andrewthetechie/err-aprs-backend/commit/1121e15619b07ac54c8d61c3c4a36e8cc2ce2533))
30+
* bump ruff from 0.3.3 to 0.3.4 ([48bdc53](https://github.com/andrewthetechie/err-aprs-backend/commit/48bdc53cad9ec4a128725ac71164623271553ac0))
31+
* bump ruff from 0.3.4 to 0.3.5 ([bbe582f](https://github.com/andrewthetechie/err-aprs-backend/commit/bbe582f49fe2fe1371134736d4cd92377134edc5))
32+
* bump safety from 2.3.4 to 3.0.1 ([#9](https://github.com/andrewthetechie/err-aprs-backend/issues/9)) ([c72d5d3](https://github.com/andrewthetechie/err-aprs-backend/commit/c72d5d3d924b4adea2065842c36d24e9ba3de9f3))

0 commit comments

Comments
 (0)