Thanks to visit codestin.com
Credit goes to github.com

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: jolicode/slack-php-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: jolicode/slack-php-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.1
Choose a head ref
  • 3 commits
  • 9 files changed
  • 2 contributors

Commits on Jan 18, 2022

  1. fix: 🐛 Don't use deprecated factory method (#139)

    Since `php-http/discovery:1.11`:
    php-http/discovery@be351ee
    
    ✅ Closes: 138
    mpyw authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    787c50c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Add team_id support for 3 endpoints (#140)

    * fix: 🐛 Add team_id support for 3 endpoints
    
    * chore: 🤖 Build new SDK with Team ID
    
    * chore: 🤖 Update the patch file
    mpyw authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    2b0f5cf View commit details
    Browse the repository at this point in the history
  2. Prepare v4.4.1

    damienalexandre authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    97c7311 View commit details
    Browse the repository at this point in the history
Loading