diff --git a/README.md b/README.md index 6bf4d706..b6795aa4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Internet 0.38.0 (12-08-2014) +# The Internet 0.38.1 (12-08-2014) ======= An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against. diff --git a/README.template b/README.template index 3d7dd930..ca701ebe 100644 --- a/README.template +++ b/README.template @@ -1,4 +1,4 @@ -# The Internet 0.38.0 (12-08-2014) +# The Internet 0.38.1 (12-08-2014) ======= An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against. diff --git a/VERSION b/VERSION index ca75280b..bb22182d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.38.0 +0.38.1 diff --git a/changelog.md b/changelog.md index e2db9a42..c46adb6d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +#0.38.1 ++ Removed pixel specifcation by URL from /shifting_content ++ Reworked the example in /shifting_content so it leverages a menu bar that has a rogue button from time to time + #0.38.0 + Updated shifting content so it defaults to 10 pixels, but can be changed in the URL by adding a /number (e.g., /shifting_content/100) + Added an example for disappearing/reappearing elements on each page load