Skip to content

Commit f2ca366

Browse files
authored
Merge pull request #173 from NOAA-EDAB/feature/i172-changelog
Feature(#172): Add changelog
2 parents 6d771a6 + 654faa0 commit f2ca366

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

_bookdown.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ rmd_files:
140140
- "chapters/observer_data_indicator.Rmd"
141141
- "chapters/Seabird_MAB.Rmd"
142142
- "chapters/wind_habitat_occupancy.Rmd"
143+
#
144+
#
145+
# #################### RESOURCES ##################
146+
- "chapters/sectionHeaders/resources.rmd"
147+
- "chapters/changelog.Rmd"
143148
- "chapters/references.Rmd"
144149
before_chapter_script: _common.R
145150
delete_merged_file: true

chapters/changelog.Rmd

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Changelog {.unnumbered}
2+
3+
## tech-doc 7.0.0 {.unnumbered}
4+
5+
Date: 07/13/2026
6+
7+
Release includes processes and .Rmd files used to build the version of the Technical Documentation referenced in the 2026 State of the Ecosystem reports.
8+
9+
## tech-doc 6.0.0 {.unnumbered}
10+
11+
Date: 09/18/2025
12+
13+
Release includes processes and .Rmd files used to build the version of the Technical Documentation referenced in the 2025 State of the Ecosystem reports. Uses [ecodata 6.0.1](https://github.com/NOAA-EDAB/ecodata/releases/tag/6.0.1).
14+
15+
## tech-doc 5.0.0 {.unnumbered}
16+
17+
Date: 08/29/2024
18+
19+
Release includes processes and .Rmd files used to build the version of the Technical Documentation referenced in the 2024 State of the Ecosystem reports submitted to the MAFMC SSC. Uses [ecodata 5.0.1](https://github.com/NOAA-EDAB/ecodata/releases/tag/5.0.1).
20+
21+
## tech-doc 4.0.0 {.unnumbered}
22+
23+
Date: 08/01/2023
24+
25+
Release includes the methodology for indicators used to build the MAFMC and NEFMC 2023 State of the Ecosystem Reports.
26+
27+
## tech-doc 3.0.0 {.unnumbered}
28+
29+
Date: 09/14/2022
30+
31+
Release includes the methodology for indicators used to build the MAFMC and NEFMC 2022 State of the Ecosystem Reports.
32+
33+
## tech-doc 2.1.0 {.unnumbered}
34+
35+
Date: 04/09/2021
36+
37+
Release includes the methodology for indicators used to build the MAFMC and NEFMC 2021 State of the Ecosystem Reports.
38+
39+
## tech-doc 2.0.0 {.unnumbered}
40+
41+
Date: 06/08/2020
42+
43+
Within this repository is the [technical documentation](https://doi.org/10.25923/64pf-sc70) for the 2020 State of the Ecosystem (SOE) reports, including relevant indicator metadata, literature cited, and scripts for processing and analyses. Indicators described in this documentation were those included in the SOE reports delivered to the Mid-Atlantic Fishery Management Council (MAFMC) and New England Fishery Management Council (NEFMC) in the spring of 2020.
44+
45+
## tech-doc 1.0.0 {.unnumbered}
46+
47+
Date: 12/19/2019
48+
49+
Within this repository is the technical documentation for the 2018/2019 State of the Ecosystem (SOE) reports, including relevant indicator metadata, literature cited, and scripts for processing and analyses. Indicators described in this documentation were those included in the SOE reports delivered to the Mid-Atlantic Fishery Management Council (MAFMC) and New England Fishery Management Council (NEFMC) in the spring of 2018/2019. View the New England reports [2018](https://github.com/NOAA-EDAB/tech-doc/files/3984008/SOE_2018_NEMFC.pdf)and [2019](https://github.com/NOAA-EDAB/tech-doc/files/3984012/SOE_2019_NEMFC.pdf), and the Mid-Atlantic reports [2018](https://github.com/NOAA-EDAB/tech-doc/files/3984006/SOE_2018_MAMFC.pdf) and [2019](https://github.com/NOAA-EDAB/tech-doc/files/3984010/SOE_2019_MAMFC.pdf).
50+
51+
There are multiple ways to build this version of the repository locally in RStudio, including through the remotes package (e.g. remotes::install_github('noaa-edab/tech-memo@v1.0.0')). The document may also be built from the zipped files associated with this release.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# (PART\*) Resources {.unnumbered}

0 commit comments

Comments
 (0)