Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Sep 20, 2024
1 parent a293c03 commit 650659c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,18 @@ Change Log
------------------

This release corresponds to loading the ``guadalupe`` and ``iron`` spectroscopic
productions in preparation for DR1. See also PR `#12`_. Some specific changes:
productions in preparation for DR1. See also PR `#12`_ and `#14`_. Some specific changes:

* Photometry and target data are split among several files instead of a monolithic file.
* Add ``DESINAME`` column to redshift tabled.
* Add ``DESINAME`` column to redshift tables.
* Move version configuration to a configuration file.
* Default values for targeting bits when they are absent from target files.
* Support SQLAlchemy 2.
* ORM objects know how to "load themselves".
* Support for tile-based loading, needed to load ``daily`` reductions.

.. _`#12`: https://github.com/desihub/specprod-db/pull/12
.. _`#14`: https://github.com/desihub/specprod-db/pull/14

1.1.0 (2023-06-09)
------------------
Expand Down

0 comments on commit 650659c

Please sign in to comment.