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: watson-developer-cloud/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.2
Choose a base ref
...
head repository: watson-developer-cloud/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Dec 29, 2020

  1. docs: fix simple typo, retunred -> returned

    There is a small typo in ibm_watson/discovery_v1.py.
    
    Should read `returned` rather than `retunred`.
    timgates42 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    aee0f75 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge pull request #772 from timgates42/bugfix_typo_returned

    docs: fix simple typo, retunred -> returned
    mamoonraja authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b21f271 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

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

Commits on Jan 12, 2021

  1. Merge pull request #774 from watson-developer-cloud/update-core-3.3.6

    feat: upate core to use 3.3.6
    mamoonraja authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    98c772f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838c40c View commit details
    Browse the repository at this point in the history
  3. chore(release): 5.1.0 release notes

    # [5.1.0](v5.0.2...v5.1.0) (2021-01-12)
    
    ### Features
    
    * upate core to use 3.3.6 ([83d5f6a](83d5f6a))
    semantic-release-bot committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    752fd37 View commit details
    Browse the repository at this point in the history
Loading