File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ## [ 0.2.0] ( ) (2020-02-25)
3
+
4
+ ### API changes
5
+
6
+ - Switch to WebRTC branch M80/3987 ([ 5a7bba5] ( https://github.com/devopvoid/webrtc-java/commit/5a7bba5 ) )
7
+
8
+ ### Enhancement
9
+
10
+ - MediaDevices: device and capabilities retrieval ([ 2f92e11] ( https://github.com/devopvoid/webrtc-java/commit/2f92e11 ) )
11
+
12
+ ### Features
13
+
14
+ - AppRTC signaling implementation ([ 4bda5bc] ( https://github.com/devopvoid/webrtc-java/commit/4bda5bc ) )
15
+ - AppRTC demo integration ([ f4f2636] ( https://github.com/devopvoid/webrtc-java/commit/f4f2636 ) )
16
+
17
+ ### Fixed bugs
18
+
19
+ - Java module fixes ([ 52b9a44] ( https://github.com/devopvoid/webrtc-java/commit/52b9a44 ) )
20
+ - Fixed module tests ([ 483d0f8] ( https://github.com/devopvoid/webrtc-java/commit/483d0f8 ) )
21
+
22
+ ### Project
23
+
24
+ - Update issue templates ([ ecc3eb5] ( https://github.com/devopvoid/webrtc-java/commit/ecc3eb5 ) )
25
+ - GitHub Actions CI/CD configurations ([ 967b6d9] ( https://github.com/devopvoid/webrtc-java/commit/967b6d9 ) )
26
+ - Azure Pipelines CI/CD configurations ([ 5e8f90c] ( https://github.com/devopvoid/webrtc-java/commit/5e8f90c ) )
27
+
28
+ ### Refactoring
29
+
30
+ - RTP header extension refactoring ([ be2c4c9] ( https://github.com/devopvoid/webrtc-java/commit/be2c4c9 ) )
31
+ - Refactor bloated project structure ([ ff4da53] ( https://github.com/devopvoid/webrtc-java/commit/ff4da53 ) )
32
+
33
+ ## [ 0.1.0] ( https://github.com/devopvoid/webrtc-java/tree/v0.1.0 ) (2019-12-22)
34
+
35
+ ### Project
36
+
37
+ - Initial commit ([ 178b458] ( https://github.com/devopvoid/webrtc-java/commit/178b458 ) )
You can’t perform that action at this time.
0 commit comments