Skip to content

Commit

Permalink
Update README and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
olesalscheider committed Jun 15, 2019
1 parent 0ea268d commit 8c0dbbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,7 @@ QXmpp 1.0.1 (UNRELEASED)
New features:
- Add support for SCRAM-SHA-1 and SCRAM-SHA-256 (#183, @jlaine)
- Add XEP-0382: Spoiler messages (v0.2.0) (#195, @lnjX)
- Port QXmppCallManager to GStreamer

QXmpp 1.0.0 (Jan 8, 2019)
-------------------------
Expand Down
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -40,10 +40,7 @@ You can pass the following arguments to CMake:
BUILD_DOCUMENTATION to build the documentation (default: false)
BUILD_EXAMPLES to build the examples (default: true)
BUILD_TESTS to build the unit tests (default: true)
WITH_OPUS to enable opus audio codec (default: false)
WITH_SPEEX to enable speex audio codec (default: false)
WITH_THEORA to enable theora video codec (default: false)
WITH_VPX to enable vpx video codec (default: false)
WITH_GSTREAMER to enable audio/vidoe over jingle (default: false)

Installing QXmpp
================
Expand Down

0 comments on commit 8c0dbbe

Please sign in to comment.