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: ember-cli/ember-resolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: ember-cli/ember-resolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 14 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 21, 2016

  1. Copy the full SHA
    e2ffdc5 View commit details

Commits on Oct 25, 2016

  1. Copy the full SHA
    6474f9e View commit details

Commits on Jan 24, 2017

  1. Allow for lazy people like me to easy navigate to the example.

    Small change into README.md for ease of use.
    daniellawrence committed Jan 24, 2017
    Copy the full SHA
    3e0636c View commit details
  2. Merge pull request #169 from daniellawrence/bug/readme-link-update-ex…

    …ample
    
    Allow for lazy people like me to easy navigate to update example.
    rwjblue authored Jan 24, 2017
    Copy the full SHA
    8f6c55b View commit details

Commits on Mar 10, 2017

  1. Merge pull request #165 from ember-cli/greenkeeper-ember-cli-app-vers…

    …ion-2.0.1
    
    Update ember-cli-app-version to version 2.0.1 🚀
    stefanpenner authored Mar 10, 2017
    Copy the full SHA
    946aa6c View commit details
  2. Copy the full SHA
    bb65019 View commit details
  3. Merge pull request #164 from ember-cli/greenkeeper-ember-cli-2.9.1

    Update ember-cli to version 2.9.1 🚀
    stefanpenner authored Mar 10, 2017
    Copy the full SHA
    074179a View commit details
  4. cleanup deps

    stefanpenner committed Mar 10, 2017
    Copy the full SHA
    4861481 View commit details
  5. Merge pull request #172 from ember-cli/cleanup

    cleanup deps
    stefanpenner authored Mar 10, 2017
    Copy the full SHA
    15cc4c3 View commit details
  6. cleanup

    stefanpenner committed Mar 10, 2017
    Copy the full SHA
    6b0727f View commit details
  7. Merge pull request #173 from ember-cli/cleanup

    cleanup
    stefanpenner authored Mar 10, 2017
    Copy the full SHA
    2bc9593 View commit details

Commits on Mar 11, 2017

  1. more cleanup

    stefanpenner committed Mar 11, 2017
    Copy the full SHA
    58bacd8 View commit details
  2. Merge pull request #174 from ember-cli/cleanup

    more cleanup
    stefanpenner authored Mar 11, 2017
    Copy the full SHA
    3d6ae61 View commit details
  3. release v3.0.0

    stefanpenner committed Mar 11, 2017
    Copy the full SHA
    7362f60 View commit details
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -55,4 +55,4 @@ Unable to find a suitable version for ember-resolver, please choose one:
2) ember-resolver#~2.0.3 which resolved to 2.0.3 and is required by [APP_NAME]
```

... you probably need to update your application accordingly. See aptible/dashboard.aptible.com#423 as an example of how to update.
... you probably need to update your application accordingly. See [aptible/dashboard.aptible.com#423](https://github.com/aptible/dashboard.aptible.com/pull/423/files) as an example of how to update.
109 changes: 0 additions & 109 deletions addon/container-debug-adapter.js

This file was deleted.

Loading