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: kloon/WooCommerce-REST-API-Client-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: waters01/WooCommerce-REST-API-Client-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 23, 2016

  1. Update class-wc-api-client-resource-products.php

    Allow for creating and updating categories via the WooCommerce REST API endpoint introduced in 2.5.
    waters01 committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    20015e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b91ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78be46 View commit details
    Browse the repository at this point in the history
  4. Update class-wc-api-client-http-request.php

    Stop throwing exceptions when sku isn't found
    waters01 committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    1b6b04f View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    version 3.0.0
    waters01 committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    36d831b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    waters01 committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    6efa6c8 View commit details
    Browse the repository at this point in the history
  7. Hello v3.0.0

    waters01 committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    f9424e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33d2b3e View commit details
    Browse the repository at this point in the history
Loading