Skip to content

Commit

Permalink
forgot changelog in PecanProject#2592
Browse files Browse the repository at this point in the history
  • Loading branch information
infotroph committed May 6, 2020
1 parent 69e6fec commit 444ec08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ For more information about this file see also [Keep a Changelog](http://keepacha
- Update ED docker build, will now build version 2.2.0 and git

### Changed
- Continuous integration changes: Added experimental GitHub Actions CI builds (#2544), streamlined Travis CI builds, added a fourth R version (second-newest old release; currently R 3.5) to Travis test matrix (#2592).
- Functions that update database entries no longer pass `created_at` or `updated_at` timestamps. The database now updates these itself and ensures they are consistently in UTC (#1083).
- `PEcAn.DB::insert_table` now uses `DBI::dbAppendTable` internally instead of manually constructed SQL (#2552).
- Rebuilt documentation using Roxygen 7. Readers get nicer formatting of usage sections, writers get more flexible behavior when inheriting parameters and less hassle when maintaining namespaces (#2524).
Expand Down

0 comments on commit 444ec08

Please sign in to comment.