Skip to content

Commit 5d1a68a

Browse files
Introduce change logs for all crates (#279)
1 parent b43e05b commit 5d1a68a

File tree

15 files changed

+116
-0
lines changed

15 files changed

+116
-0
lines changed

data/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# webrtc-data changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.4.0
6+
7+
Before 0.4.0 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/data/releases).

dtls/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# webrtc-dtls changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.5.4
6+
7+
Before 0.5.4 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/dtls/releases).

ice/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# webrtc-ice changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.7.1
6+
7+
Before 0.7.1 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/ice/releases).
8+

interceptor/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# interceptor changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.7.7
6+
7+
Before 0.7.7 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/interceptor/releases).
8+

mdns/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# webrtc-mdns changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.4.3
6+
7+
Before 0.4.3 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/mdns/releases).
8+

media/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# webrtc-media changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.4.6
6+
7+
Before 0.4.6 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/media/releases).

rtcp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# rtcp changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.6.6
6+
7+
Before 0.6.6 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/rtcp/releases).
8+

rtp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# rtp changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.6.5
6+
7+
Before 0.6.5 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/rtp/releases).
8+

sctp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# webrtc-sctp changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.6.0
6+
7+
Before 0.6.0 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/sctp/releases).
8+

sdp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# sdp changelog
2+
3+
## Unreleased
4+
5+
## Prior to 0.5.1
6+
7+
Before 0.5.1 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/sdp/releases).
8+

0 commit comments

Comments
 (0)