Explorar o código

Not actually a thing yet.

Michelle Bu %!s(int64=11) %!d(string=hai) anos
pai
achega
1cb2036ea5
Modificáronse 1 ficheiros con 4 adicións e 5 borrados
  1. 4 5
      changelog.md

+ 4 - 5
changelog.md

@@ -3,15 +3,14 @@
 ## Version 0.3.0 (TBA)
 
 ### Highlights
-* **Interoperable DataChannels and video/audio streams.**
-* Support for WebRTC video and audio streams.
+* Support for WebRTC video and audio streams in both Firefox and Chrome.
 * Add `util.supports.[FEATURE]` flags, which represent the WebRTC features
   supported by your browser.
-
-### Other changes
 * **Deprecate current `Peer#connections` format.** Connections will no longer be
   keyed by label and will instead be in a list.
-  **Deprecate `Peer.browser`** in favor of `util.browser`.
+
+### Other changes
+* **Deprecate `Peer.browser`** in favor of `util.browser`.
 * Additional logging levels (warnings, errors, all).
 * Additional logging functionality (`logFunction`).
 * SSL option now in config rather than automatic.