Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara authored Nov 17, 2019
1 parent 770605f commit a9c47cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# InfrastructureSystems

## 0.4.3

- Fix inital time generation from contiguous forecasts

## 0.4.2

- Fix docstring creation in struct generation code
Expand Down

2 comments on commit a9c47cb

@jd-lara
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/5515

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.3 -m "<description of version>" a9c47cb50f44718218ff6b0825d280481cca6c74
git push origin v0.4.3

Please sign in to comment.