Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

chore(release): version bump and update changelog for 5.1 #4046

Merged
merged 1 commit into from
Feb 1, 2017

Conversation

cnishina
Copy link
Member

@cnishina cnishina commented Feb 1, 2017

No description provided.

@juliemr
Copy link
Member

juliemr commented Feb 1, 2017

Please change the commit title to include "for 5.1" for ease of future searches

@cnishina cnishina changed the title chore(release): version bump and update changelog chore(release): version bump and update changelog for 5.1 Feb 1, 2017
CHANGELOG.md Outdated

#### Breaking changes summary:

- `browser.getLocationAbsUrl` deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarify that this was deprecated, and has now been removed.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, my bad, it has NOT been removed just deprecated.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed "breaking change" since it is more of a "fix"

CHANGELOG.md Outdated
#### Breaking changes summary:

- `browser.getLocationAbsUrl` deprecated
- Replaced `browser.rootEl` with `browser.angularAppRoot()`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that browser.rootEl will still work - so I'd prefer to not list this here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed section so ignore this.

CHANGELOG.md Outdated
- `browser.getLocationAbsUrl` deprecated
- Replaced `browser.rootEl` with `browser.angularAppRoot()`

## Bug Fixes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move the feature section up above the bug fixes session.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

CHANGELOG.md Outdated
While paused, the element that's about to be affected will be
highlighted.

- ([8d2fc07](https://github.com/angular/protractor/commit/8d2fc07ed28a1b19c03a9869442f76f2963e40a1))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just move this whole thing into the breaking changes section and out of here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, ignore, either keep it here or move to fixes.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moving this to the "fix" section

closes #4033

- ([cd084a0](https://github.com/angular/protractor/commit/cd084a0ca29cd73aa3ce1650188adf7ddfdb7962))
deps(jasmine): update jasmine to ^2.5.3 (#3960)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this where we should talk about @types/jasminewd?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a section at the top to highlight this.

@juliemr
Copy link
Member

juliemr commented Feb 1, 2017

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants