Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Dec 22, 2023
1 parent 3d09c4b commit 0441b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Analogy/CommonChangeLog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public static IEnumerable<AnalogyChangeLog> GetChangeLog()
{
return new List<AnalogyChangeLog>
{
new ("V6.0.0 - DevExpress V23.2 #1922", AnalogChangeLogType.None, "Lior Banai", new DateTime(2023, 12, 22), "6.0.0"),
new ("V6.0.0 - [Detailed Message] is always in front of main window #1911", AnalogChangeLogType.Bug, "Lior Banai", new DateTime(2023, 12, 15), "6.0.0"),
new ("V6.0.0 - [Detailed Message] Time format is not the same as main window #1901", AnalogChangeLogType.Bug, "Lior Banai", new DateTime(2023, 12, 15), "6.0.0"),
new ("V6.0.0 - DevExpress NET8 support - V23.1.7", AnalogChangeLogType.None, "Lior Banai", new DateTime(2023, 12, 15), "6.0.0"),
Expand Down

0 comments on commit 0441b84

Please sign in to comment.