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: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.1
Choose a base ref
...
head repository: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 10, 2022

  1. Add admin.users.unsupportedVersions.export API support (#1174)

    * Add admin.users.unsupportedVersions.export API support
    
    * Update tests
    seratch authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    508caa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    4d3f67d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Add bookmarks.* API support

    Filip Maj authored and filmaj committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b07e49f View commit details
    Browse the repository at this point in the history
  2. Add comment for when link parameter for bookmarks.add API is required…

    … vs. optional. Add integration tests for bookmarks API.
    Filip Maj authored and filmaj committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8c7b9d2 View commit details
    Browse the repository at this point in the history
  3. version 3.15.0

    Filip Maj authored and filmaj committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1778647 View commit details
    Browse the repository at this point in the history
Loading