From 703160eaa3a33f687a3efa0666262ed83d743ca1 Mon Sep 17 00:00:00 2001
From: Vickie Lynch <lynchve@ornl.gov>
Date: Fri, 18 Jan 2019 15:00:36 -0500
Subject: [PATCH] Refs #24333 add documentation

---
 docs/source/release/v3.14.0/diffraction.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/source/release/v3.14.0/diffraction.rst b/docs/source/release/v3.14.0/diffraction.rst
index 379646d1183..a45853b397c 100644
--- a/docs/source/release/v3.14.0/diffraction.rst
+++ b/docs/source/release/v3.14.0/diffraction.rst
@@ -43,6 +43,7 @@ Improvements
 - :ref:`IntegratePeaksUsingClusters <algm-IntegratePeaksUsingClusters>` will now treat NaN's as background.
 - SCD Event Data Reduction Diffraction Interface now adds goniometer for CORELLI and used proton charge as monitor count if no monitors are in input file.
 - :ref:`SetCrystalLocation <algm-SetCrystalLocation>` is a new algorithm to set the sample location in events workspaces.
+- :ref:`OptimizeCrystalPlacementByRUn <algm-OptimizeCrystalPlacementByRUn>` is new algorithm to update the sample position for each run in a peaks workspace.
 
 Bugfixes
 ########
-- 
GitLab