govuk_document_types 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fd67f005d41269a4bde7df340c027b07735f3a2f649a08258f3998e0be77a1a4
4
- data.tar.gz: 3e01456fc39c9195d2e149fcaaf6db320c9943f2ca0d000f83c4da1d9b124737
3
+ metadata.gz: 7d1ca4831e2fccf5819f5d1b0d9758448e22bede1794541d561921db1c7dfdcc
4
+ data.tar.gz: dfe564af149da8821063dcb542cd43c5cba6a1dc47a44ba523656bec7b50847f
5
5
  SHA512:
6
- metadata.gz: 3de0a8576762dc98dc164fe42e439c4ede26f909ccf35e7ecbdbb67ee079d37bcd1f9be8d5519f1e72f21102b12e49e4e86dfc4331159b4a049407d996a82240
7
- data.tar.gz: 74d4407fb3f03f0f50965c06c7e8f84414ad24657d5a24d5e558e2acf444e3b13ac7a04f97ccfaa16d2cbd3d72c75ddb372a74fc7f3796104f71a619716686f9
6
+ metadata.gz: d1a835c8ffedaf922411e509a1e7c357ccf97482d83a7b7aabf9bf49ff7d416598232f5af1a1d39abd55c63a521389d29d2af5683740898ee285857fa9c08df3
7
+ data.tar.gz: 3900036c325282d3a7fbf2065b5b108da92bcab612226f4547dfdcf4dfeede9056b56589d715b58acb4f530b7cf61f2f1db5e26f68ab5f6eff56c7f4716aa41d
@@ -1,3 +1,7 @@
1
+ # 0.7.1
2
+
3
+ * Add `hrmc_manual` format to `guidance` `content_purpose_subgroup`
4
+
1
5
  # 0.7.0
2
6
 
3
7
  * Move `decisions` `content_purpose_subgroup` from `transparency` to `news_and_communications`
@@ -448,6 +448,7 @@ content_purpose_subgroup:
448
448
  - international_treaty
449
449
  - travel_advice
450
450
  - promotional
451
+ - hmrc_manual
451
452
  - id: business_support
452
453
  document_types:
453
454
  - international_development_fund
@@ -554,6 +555,7 @@ content_purpose_supergroup:
554
555
  - esi_fund
555
556
  - business_finance_support_scheme
556
557
  - statutory_instrument
558
+ - hmrc_manual
557
559
  - id: policy_and_engagement
558
560
  document_types:
559
561
  - impact_assessment
@@ -1,3 +1,3 @@
1
1
  module GovukDocumentTypes
2
- VERSION = "0.7.0".freeze
2
+ VERSION = "0.7.1".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_document_types
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-08-29 00:00:00.000000000 Z
11
+ date: 2018-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake