File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## [ 5.100.4] - 2024-10-28
6+
7+ ### Added
8+
9+ - ` None ` Nothing added
10+
11+ ### Changed
12+
13+ - ` None ` Nothing changed
14+
15+ ### Fixed
16+
17+ - ` Tweak ` This was from an internal reported issue. I noticed 2 places where I was submitting code internally where
18+ I was missing the results='text' that I use for internal code submissions that don't need ODS results. For an unusual
19+ (not user case) reason that was causing them a problem. There's no issue reported from the field for this, so just
20+ cleaning up these 2 submits so they are the same as all of the others.
21+
22+ ### Removed
23+
24+ - ` None ` Nothing removed
25+
26+
27+
528## [ 5.100.3] - 2024-09-10
629
730### Added
Original file line number Diff line number Diff line change 1- __version__ = '5.100.3 '
1+ __version__ = '5.100.4 '
You can’t perform that action at this time.
0 commit comments