Skip to content

Commit fc61397

Browse files
committed
docs: adding NEWS with prior documentation of extant GH releases
1 parent 888266d commit fc61397

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

NEWS.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Development Version
2+
3+
This reflects the current state of the repository. Changes from the preceding version/GitHub release are listed here as they are made.
4+
5+
- Streamlined / clarified workshop preparation steps
6+
7+
## Version 1.2
8+
9+
Features include:
10+
11+
- Added alt text to all images in every section of the workshop
12+
- Standardized image embedding syntax to be exclusively HTML
13+
- Previously was markdown syntax for images that were 100% width and HTML for others
14+
- Fixed some minor typos in the plain text
15+
16+
## Version 1.1
17+
18+
Features include:
19+
20+
- Expanded 'server' module to demonstrate several modes of uploading data to a server (including useful screenshots for key steps)
21+
22+
## Version 1.0
23+
24+
This is the first functioning version of the workshop in this GitHub Organization. Previously the workshop was hosted in [this Github repository](https://github.com/NCEAS/scicomp-workshop-collaborative-coding) but we've chosen to migrate it here from now on.
25+
26+
Features include:
27+
28+
- All content from the workshop's prior location
29+
- Consistent alt text for images in workshop home page
30+
- Priority for next release is adding alt text to _all_ images throughout workshop

0 commit comments

Comments
 (0)