Skip to content

Commit

Permalink
changelog update for v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DumpySquare committed Feb 11, 2024
1 parent d7c2e54 commit 71869cf
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,28 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

---

## [3.16.0] - (02-11-2024)

### Fixed

- Typo in tmosXcRules.json #242
- [BUG] Error running command f5.addHost on machine without internet access #239
- f5-conx-core v1.0.0 changes to make this happen

### Changed

- f5-conx-core v1.0.0
- updated atcVersionsClient to handle errors when internet connectivity is not availible
- Cleaned up cache location
- added lastUpdatedDate in addition to lastCheckDate
- Moved project to full 1.0.0 release. It's been used as is long enough. :)
- All dependencies fully updated
- Removed NYC from tests
- it was causing memory overrun errors
- Updates to http request/response TS models to accomodate newer versions

---

## [3.15.1] - (11-03-2023)

### Added
Expand Down

0 comments on commit 71869cf

Please sign in to comment.