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: multiformats/js-multiaddr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.3.0
Choose a base ref
...
head repository: multiformats/js-multiaddr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.4.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 30, 2023

  1. feat: add TLS to protocols-table (#306)

    This allows the construction of `/tls/ws` which is identical and preferred to `/wss`. Similar with `/http`
    MarcoPolo authored Jan 30, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    50bb433 View commit details
  2. chore(release): 11.4.0 [skip ci]

    ## [11.4.0](v11.3.0...v11.4.0) (2023-01-30)
    
    ### Features
    
    * add TLS to protocols-table ([#306](#306)) ([50bb433](50bb433))
    semantic-release-bot committed Jan 30, 2023
    Copy the full SHA
    a57ca39 View commit details
Loading