<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,12 +1,13 @@
 PolyPage Change Log
 
-0.8 [dev]
+0.8
 
-- REFACTORING IN PRGRESS! (no GUI yet, amongst other things)
+- This release is a big refactoring to split the PolyPage logic into a Base library and series of smaller modules.
 - A public event API for triggering page state changes and being notified of them.
 - The plugin now is a real JS object so theoretically you could have several PolyPage's co-existing on one html page.
 - PolyPage now follows the jQuery standard and is fully chainable, and scoped, in most cases $(document).polypage() is fine.
-- The nav bar is now 100% independent of the polypage functionality. You can now run polypage with no GUI or DOM injection at all.
+- The GUI, Event bindings and Cookie support is now 100% independent of the polypage Base functionality. You can now run polypage with no GUI or DOM injection at all.
+- A decent amount of high level test coverage on the key components.
 
 0.7
 </diff>
      <filename>changelog.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 /*
- * PolyPage 0.8.0 [dev]
+ * PolyPage 0.8.0
  *
  * Copyright (c) 2009 Andy Kent
  * Dual licensed under the MIT and GPL licenses:</diff>
      <filename>lib/polypage.jquery.js</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>ideas.mdown</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>a676a69abbbee06548a0620532aabbf5ff96ae6c</id>
    </parent>
  </parents>
  <author>
    <name>Andy Kent</name>
    <email>andrew.d.kent@gmail.com</email>
  </author>
  <url>http://github.com/andykent/polypage/commit/c171417e20ba738414573fab250d4812f4f1dd41</url>
  <id>c171417e20ba738414573fab250d4812f4f1dd41</id>
  <committed-date>2009-04-12T11:30:52-07:00</committed-date>
  <authored-date>2009-04-12T11:30:52-07:00</authored-date>
  <message>updated changelog</message>
  <tree>2b35873e300fd6aafcbc81fab8bb9e44652e58d1</tree>
  <committer>
    <name>Andy Kent</name>
    <email>andrew.d.kent@gmail.com</email>
  </committer>
</commit>
