Skip to content

Commit

Permalink
note module renaming in CHANGES (see #28) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Yorgey committed Sep 28, 2012
1 parent dd0d1a0 commit 357a025
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@

* API changes

- The modules have all been renamed to be more consistent with the
module naming scheme in the rest of the diagrams universe. In
particular:

Graphics.Rendering.Diagrams --> Diagrams.Core
Grahpics.Rendering.Diagrams.Core --> Diagrams.Core.Types
Graphics.Rendering.Diagrams.* --> Diagrams.Core.*

- 'Graphics.Rendering.Diagrams.UDTree' has been split out into a
separate 'dual-tree' package (which has also been substantially
rewritten).
Expand Down

0 comments on commit 357a025

Please sign in to comment.