Skip to content

Commit

Permalink
Re-fix version history
Browse files Browse the repository at this point in the history
  • Loading branch information
droodman committed Aug 17, 2024
1 parent 08d0ba7 commit 60508cd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions jl.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! jl 1.0.3 17 August 2024
*! jl 1.0.2 17 August 2024
*! Copyright (C) 2023-24 David Roodman

* This program is free software: you can redistribute it and/or modify
Expand Down Expand Up @@ -433,5 +433,4 @@ program _julia, plugin using(jl.plugin)
* 0.10.3 Bug fix for 0.10.2
* 1.0.0 Add GetEnv, support for closing ";", and interactive mode
* 1.0.1 Drop confirm names on Julia source and destination matrices so they can be views or other things
* 1.0.2 Fix crashes on really long included regressor lists
* 1.0.3 Add status call to GetEnv & SetEnv; bug fixes
* 1.0.2 Fix crashes on really long included regressor lists; add status call to GetEnv & SetEnv; bug fixes

0 comments on commit 60508cd

Please sign in to comment.