Skip to content

Commit

Permalink
Add PR #1512 to list of commits responsible for removing LLVM 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Jan 11, 2017
1 parent 7c6625e commit c223fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Changed

- Deprecate LLVM 3.6.2 support (PR #1511) (PR #1502)
- Deprecate LLVM 3.6.2 support (PR #1511) (PR #1502) (PR ##1512)
- Ensure TCPConnection is established before writing data to it (issue #1310)
- Always allow writing to `_` (dontcare) (PR #1499)
- Methods returning their receiver to allow call chaining have been changed to return either None or some useful value. Generalised method chaining implemented in version 0.9.0 should be used as a replacement. The full list of updated methods follows. No details means that the method now returns None.
Expand Down

0 comments on commit c223fc4

Please sign in to comment.