Skip to content

Commit ea009b1

Browse files
committed
update changelog
1 parent 4392917 commit ea009b1

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Version 0.2
22

3-
- Upgrade to latest version of NMECR (Version 1.0.17)
4-
- Upgrade to RNOAA 1.4.0
5-
- Add integration and unit test
3+
## What's Changed
4+
5+
- Update nmecr version, add tests for BSync 2.6.0 format by @nllong in https://github.com/BuildingSync/bsyncr/pull/4
6+
- Update README for release instructions by @nllong in https://github.com/BuildingSync/bsyncr/pull/7
7+
- Bump version of RNOAA to 1.4.0 by @nllong in https://github.com/BuildingSync/bsyncr/pull/9
8+
- Add in the linear regression for the SLR plot by @nllong in https://github.com/BuildingSync/bsyncr/pull/10
9+
- Format R source code by @nllong in https://github.com/BuildingSync/bsyncr/pull/11
10+
11+
## New Contributors
12+
13+
- @nllong made their first contribution in https://github.com/BuildingSync/bsyncr/pull/4
14+
15+
**Full Changelog**: https://github.com/BuildingSync/bsyncr/compare/v0.1.0...v0.2.0
616

717
# Version 0.1
818

cspell.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"balancepoint",
99
"bsync",
1010
"bsyncr",
11+
"corymosiman",
1112
"crul",
1213
"dataframe",
1314
"datatypeid",
@@ -19,6 +20,8 @@
1920
"hoardr",
2021
"isdparser",
2122
"lubridate",
23+
"macintoshpie",
24+
"nllong",
2225
"NMEC",
2326
"nmecr",
2427
"NOAA",

0 commit comments

Comments
 (0)