Skip to content

Commit 596fd8e

Browse files
Mike LeeMike Lee
authored andcommitted
changelog update
1 parent ebf7424 commit 596fd8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
- `bit-update-ncbi-taxonomy` replaced with `get-ncbi-tax-data` (prior still retained for now)
2121
- dropped `bit-calc`
2222
- if you are the one other person that ever used this and you want it back, you can add this to your ~/.bashrc: `bit-calc () { awk "BEGIN { print $1 }"; }` :)
23+
- modified `bit-colnames` to try to autodetect delimeter
24+
25+
### Fixed
26+
- added back in setup.py glob portion needed for scripts not fully integrated into python-packaging yet
2327

2428

2529
## v1.13.10 (27-Feb-2026)

0 commit comments

Comments
 (0)