diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-08-31 23:33:22 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-08-31 23:33:22 -0400 |
| commit | 5fc7577b5a3bc2c445522dfd5b287e1c6eddc3e9 (patch) | |
| tree | 34d44c9330dc3ec71fc850b95b3412a1ce292cb8 /examples/http-server/CHANGES.md | |
| parent | a571ccffd795a595e990a3405dcf977aafc33c6c (diff) | |
Switch to using optional return values for list indexing.
Diffstat (limited to 'examples/http-server/CHANGES.md')
| -rw-r--r-- | examples/http-server/CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/http-server/CHANGES.md b/examples/http-server/CHANGES.md index 42ae752c..636f9296 100644 --- a/examples/http-server/CHANGES.md +++ b/examples/http-server/CHANGES.md @@ -1,5 +1,9 @@ # Version History +## v1.1 + +Version bump for Tomo syntax changes. + ## v1.0 Initial version |
