From 3873226f4d32d45d0554f569769fec4f7bf80c49 Mon Sep 17 00:00:00 2001 From: Alexander Condello Date: Wed, 28 Jun 2023 12:42:01 -0700 Subject: [PATCH] Fix a typo in a release note --- releasenotes/notes/lp-refresh-7269c9525a3bfcf8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/lp-refresh-7269c9525a3bfcf8.yaml b/releasenotes/notes/lp-refresh-7269c9525a3bfcf8.yaml index 215190132..832c1e0d2 100644 --- a/releasenotes/notes/lp-refresh-7269c9525a3bfcf8.yaml +++ b/releasenotes/notes/lp-refresh-7269c9525a3bfcf8.yaml @@ -1,5 +1,5 @@ --- features: - - Improve LP file reading by wrapping `HiGHS _` LP file parser. + - Improve LP file reading by wrapping `HiGHS `_ LP file parser. upgrade: - Remove ``dimod::lp`` C++ namespace.