Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolashainaux committed Jun 6, 2018
1 parent 8e9f972 commit cbae511
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ Changelog
Version 0.7 (2018-05- )
------------------------

* Accept floats to initialize Numbers (the float being converted to str).
* Now Points, as well as other geometric objects, may be 2D or 3D.
* Now Points, as well as other basic geometric objects, may be 2D or 3D.
* Add first three-dimensional objects: Polyhedron and RightCuboid.
* Add first flat representation of polyhedra: ObliqueProjection
* Extend units conversions to areas, volumes and conversions between capacities and volumes (from m³ to mm³).
* Add ClockTime object to easily deal with times.
* Accept floats to initialize Numbers (the float being converted to str).

Version 0.6 (2018-04-12)
------------------------
Expand Down

0 comments on commit cbae511

Please sign in to comment.