CHANGELOG.md in govuk_tech_docs-2.0.0 vs CHANGELOG.md in govuk_tech_docs-2.0.1
- old
+ new
@@ -1,6 +1,11 @@
# Changelog
+## 2.0.1
+
+This fixes an issue where Travis CI wasn’t packaging up the gem with the govuk-frontend module.
+Without this the tech-docs have no css styles.
+
## 2.0.0
This release adds [GOV.UK Frontend](https://github.com/alphagov/govuk-frontend) (part of the [GOV.UK Design System](https://design-system.service.gov.uk)) and remove the legacy framework [GOV.UK Frontend Toolkit](https://github.com/alphagov/govuk_frontend_toolkit). This required a lot of markup being ported over
to use the design system’s markup and all custom CSS to use new variables and mixins.