Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Bump to 8.3.0.
Browse files Browse the repository at this point in the history
New Features
* #506 "Effective date" UI now includes more information and warns when not
  viewing the current version.

Bug Fixes & Misc
* #497 Update frontend dependencies.
* #501 Set Sauce Labs key in Travis UI.
* #502 Improve accessibility by including the text of a link in its
  aria-label.
* #503 Fix some HTML escaping issues.
* #504 Fix scrolling issue in regulation timeline.
* #505 Darken Subpart labels to provide more contrast. Remove ids from SVGs
  for automated readers.
* #506 Replaced "orange" values with their "gold" equivalents
  • Loading branch information
CM Lubinski committed Aug 30, 2017
1 parent a1f15d7 commit 7c7f8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="regulations",
version="8.2.0",
version="8.3.0",
packages=find_packages(),
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit 7c7f8ef

Please sign in to comment.