File tree 3 files changed +18
-2
lines changed
3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.0.1 "
2
+ "." : " 1.1.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://github.com/flowersteam/adtool/compare/v1.0.1...v1.1.0 ) (2023-07-24)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** auto_disc:** add message queue ([ 9289fbe] ( https://github.com/flowersteam/adtool/commit/9289fbe1867b75cc756288f4b08b7232cf040b0c ) )
9
+ * ** auto_disc:** add remote feedback client ([ 2d535cb] ( https://github.com/flowersteam/adtool/commit/2d535cbb398724660f20e48ce3419504ff7d534b ) )
10
+ * ** auto_disc:** add remote feedback client ([ 4728088] ( https://github.com/flowersteam/adtool/commit/4728088257bd5ef6a11ae03020eebc366e78fb7b ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * ** auto_disc:** add init file for messageq ([ f12550d] ( https://github.com/flowersteam/adtool/commit/f12550de7a9d3222b04e0ae02799fc650385cb7b ) )
16
+ * ** auto_disc:** fix LocalQueueClient not pickling ([ abec429] ( https://github.com/flowersteam/adtool/commit/abec42965dd1669ba366aa5cd8f3c77281993e07 ) )
17
+ * ** auto_disc:** move and rename Feedback ([ 7a4b730] ( https://github.com/flowersteam/adtool/commit/7a4b7303aee31e7939c4014c9ef3292296d4b5cd ) )
18
+
3
19
## [ 1.0.1] ( https://github.com/flowersteam/adtool/compare/v1.0.0...v1.0.1 ) (2023-07-18)
4
20
5
21
Original file line number Diff line number Diff line change 1
- 1.0.1
1
+ 1.1.0
You can’t perform that action at this time.
0 commit comments