Skip to content

Commit

Permalink
Updated CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeaz committed Dec 22, 2018
1 parent db32b6a commit 828ddf0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Current Version
---------------
IMPORTANT NOTE (2018-12-22): PLY is no longer be released in any
package-installable format. If you want to use the latest version, you
need to COPY the contents of the ply/ directory into your own project
and use it. Although PLY is no longer distributed as a package, it is
maintained as a mature library. No new features are planned, but
issues and pull requests for bugs are still welcome. Any changes to the
software will be noted here.

12/22/18 Incorporated some minor changes to eliminate warning messages
related to open() calls.

Version 3.11
---------------------
02/15/18 beazley
Expand Down

0 comments on commit 828ddf0

Please sign in to comment.