:topic: Release Notes

.. index:: pair: DREAM3D-NX; Release Notes
   :name:  Release Notes


.. _ReleaseNotes:

.. ...........................................................................

############################
Release Notes
############################

This section holds the release notes for each major release of DREAM3D-NX. You will find
new features, bug fixes and known issues.

In the release notes for each release a able will appear that lists the major
changes for each of the major source code repositories. Each line should have a 
short code at the start of the
line indicate a general area that the commit falls under. Also include
is the Github Pull Request (*PR*) number. These can be fully reviewed
at:

https://www.github.com/bluequartzsoftware/simplnx

https://www.github.com/bluequartzsoftware/DREAM3DNX


Table of Abbreviations
-----------------------

-  BUG: A bug was fixed
-  CMAKE: Configuration and build settings were updated/changed/fixed
-  ENH: An enhacement to general functionality anywhere in the code base
-  PERF: Performance enhancements to the code base
-  FILTER: A new filter was added
-  DOC: Documentation was added/changed/updated

Known Issues All Versions
-------------------------

-  Rotate Sample Ref Frame

   -  Doesn’t support NeighborLists and StringArrays

-  DataStructure

   -  makePath function could have possible undefined behavior in fringe cases

Version Patch Notes
-------------------

.. ...........................................................................

.. toctree::
   :caption: List of Release Notes Sections
   :maxdepth: 2
   :titlesonly:

   ReleaseNotes/7_2_2
   ReleaseNotes/7_2_1
   ReleaseNotes/7_2_0
   ReleaseNotes/7_0_3
   ReleaseNotes/7_0_2
   ReleaseNotes/7_0_1
   ReleaseNotes/7_0_0
   ReleaseNotes/7_0_0-rc14
   ReleaseNotes/7_0_0-rc13
   ReleaseNotes/7_0_0-rc12
   ReleaseNotes/7_0_0-rc11
   ReleaseNotes/7_0_0-rc10
   ReleaseNotes/7_0_0-rc9  
   ReleaseNotes/7_0_0-rc8
   ReleaseNotes/7_0_0-rc7
   ReleaseNotes/7_0_0-rc6
   ReleaseNotes/7_0_0-rc5
   ReleaseNotes/7_0_0-rc4
   ReleaseNotes/7_0_0-rc3
   ReleaseNotes/7_0_0-rc2
   ReleaseNotes/7_0_0-rc1
   ReleaseNotes/7_0_0-a2
   ReleaseNotes/7_0_0-a1
    
.. Local variables:
   coding: utf-8
   mode: text
   mode: rst
   End:
   vim: fileencoding=utf-8 filetype=rst :