Skip to content

Commit

Permalink
Update CHANGES and CONTRIBUTORS
Browse files Browse the repository at this point in the history
  • Loading branch information
hdima committed Feb 28, 2016
1 parent be05bc0 commit 22ef18b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Version 1.0.0beta (YYYY-MM-DD)

- Fixed `make test` on OSX by replacing `cp -l` with `ln`. Patch by
Johnlin.

- Fixed handling of arrays of integers by Ruby's `encode_term` function.
Patch by Johnlin.

- Removed upper version limits for Python/Ruby. It seems Python versions up
to 3.4.2 and Ruby up to 2.2.0 work without any other changes.

Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ List of ErlPort contributors in alphabetical order:
- `Gregoire Lejeune <https://github.com/glejeune>`_
- `Ivan Glushkov <https://github.com/gliush>`_
- `Jacob Perkins <https://github.com/japerk>`_
- `Johnlin <https://github.com/johnlinvc>`_
- `Kirill Kinduk <https://github.com/EvilBlueBeaver>`_
- `Mark A. Sheldon <https://github.com/marksheldon>`_
- `Marko Mikulicic <https://github.com/mmikulicic>`_
Expand Down

0 comments on commit 22ef18b

Please sign in to comment.