Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.18.6
Choose a base ref
...
head repository: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.19.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 1, 2022

  1. feat(events): Support of paused client event (#411)

    * feat: Added `paused` client event
    
    * fix(events): fixed 'invalid event' response on 'paused' request from client
    
    * fix(styles): fixed extra semicolon
    pavloniym authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ef76b3f View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.19.0

    # [9.19.0](v9.18.6...v9.19.0) (2022-06-01)
    
    ### Features
    
    * **events:** Support of `paused` client event ([#411](#411)) ([ef76b3f](ef76b3f))
    semantic-release-bot committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4b5299b View commit details
    Browse the repository at this point in the history
Loading