Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Deprecate public RunString
Had to remove defaults to disambiguate call on `internal RunString`.
Can re-add after removing `public RunString`

Closes #401
  • Loading branch information
vmuriart authored and yagweb committed Apr 7, 2017
commit 8e0b1a2a376e5080adaa69e7fd5f6723b572b1f1
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].

- Deprecated `RunString` (#401)

### Deprecated

- Deprecated `RunString` (#401)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Merge issue? This part is doubled.

### Fixed

- Fixed crash during Initialization (#262)(#343)
Expand Down