Skip to content

Commit

Permalink
Pre-release 0.2.4dev
Browse files Browse the repository at this point in the history
  • Loading branch information
akoumjian committed Sep 20, 2024
1 parent d27d19f commit 8b95d6d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

This file contains notable changes in adam-core

## [0.2.4] - 2024-09-20

### Added

- `Observers.from_codes()` method allows creation of observers from equal length arrays of codes and times, to be treated as pairs.
- `SourceCatalog` class has been added to better represent data coming directly from source catalogs.

0 comments on commit 8b95d6d

Please sign in to comment.